MCPcopy Create free account

hub / github.com/NVIDIA-RTX/RTXNTC / functions

Functions451 in github.com/NVIDIA-RTX/RTXNTC

↓ 2 callersMethodIsRequestingRestore
tools/explorer/ModelView.cpp:594
↓ 2 callersMethodLoadTextureFromFile
samples/renderer/NtcSceneRenderer.cpp:204
↓ 2 callersFunctionMedian
tools/cli/Utils.cpp:47
↓ 2 callersFunctionOverrideBcFormats
tools/cli/NtcCommandLine.cpp:1774
↓ 2 callersFunctionOverrideTextureBcFormat
tools/cli/NtcCommandLine.cpp:657
↓ 2 callersFunctionParseManifest
libraries/ntc-utils/src/Manifest.cpp:298
↓ 2 callersFunctionPickLatentShape
tools/cli/NtcCommandLine.cpp:629
↓ 2 callersFunctionReadManifestFromFile
libraries/ntc-utils/src/Manifest.cpp:489
↓ 2 callersMethodRemoveFromTextureSet
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:237
↓ 2 callersMethodReset
tools/explorer/FlatImageView.cpp:289
↓ 2 callersFunctionSaveCompressedTextureSet
tools/cli/NtcCommandLine.cpp:1542
↓ 2 callersFunctionSaveImageToContainer
tools/cli/Utils.cpp:216
↓ 2 callersFunctionSavePNG
tools/cli/Utils.cpp:80
↓ 2 callersMethodSetLatentDataFromTextureSet
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:91
↓ 2 callersMethodSetLatentTexture
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:130
↓ 2 callersMethodSetTexture
tools/explorer/ModelView.cpp:448
↓ 2 callersMethodSetWeightBuffer
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:223
↓ 2 callersMethodSetWeightsFromTextureSet
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:139
↓ 2 callersFunctionTruncatedMean
Calculates the truncated mean of the values in the input vector. The discardLow and discardHigh parameters control how much to truncate from each end
support/tests/bctest/BCTest.cpp:1000
↓ 2 callersMethodUpdate
samples/renderer/Profiler.cpp:98
↓ 2 callersFunctionWriteDdsFile
support/tests/bctest/BCTest.cpp:442
↓ 2 callersFunctionWriteManifestToFile
libraries/ntc-utils/src/Manifest.cpp:531
↓ 2 callersMethod__init__
(self, api: str, noCoopVec: bool)
support/tests/test.py:173
↓ 2 callersFunction_loadAutoImage
(filename: str)
support/tests/test.py:82
↓ 2 callersFunctionargparse_getvalue
external/argparse/argparse.c:115
↓ 2 callersFunctionargparse_usage
external/argparse/argparse.c:343
↓ 2 callersMethodcompareOutputImages
(self, sourceDir, decompressedDir, expectedPsnrValues, toleranceDb, ignoreExtraChannels = False)
support/tests/test.py:148
↓ 2 callersMethodcomputePSNR
Loads two common format image files and returns PSNR between them in dB
support/tests/test.py:100
↓ 2 callersMethodgetAverageTime
samples/renderer/Profiler.cpp:93
↓ 2 callersMethodgetLatestAvailableTime
samples/renderer/Profiler.cpp:88
↓ 2 callersFunctionget_node_by_path
(root, path)
support/tools/convert_gltf_materials.py:133
↓ 2 callersFunctionget_sdk_root_path
Returns the path to the NTC SDK root, assuming the original SDK directory structure.
libraries/ntc.py:40
↓ 2 callersFunctionprefix_skip
external/argparse/argparse.c:40
↓ 2 callersFunctionprocessPartitionList
(lst, numSubsets)
support/tools/gen_bc7_tables.py:148
↓ 1 callersMethodAddToTextureSet
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:222
↓ 1 callersMethodAllocateHeap
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:463
↓ 1 callersMethodAnimate
tools/explorer/ModelView.cpp:228
↓ 1 callersMethodBeginFrame
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:95
↓ 1 callersMethodBuildUI
samples/renderer/Profiler.cpp:207
↓ 1 callersFunctionCompareTwoImages
support/tests/imagediff/ImageDiff.cpp:175
↓ 1 callersFunctionCompressTextureSetWithTargetPSNR
tools/cli/NtcCommandLine.cpp:1391
↓ 1 callersFunctionCompressWithNvtt
support/tests/bctest/BCTest.cpp:621
↓ 1 callersFunctionComputeBlockCompressedImageError
tools/cli/GraphicsPasses.cpp:514
↓ 1 callersFunctionComputePsnrForBlockCompressedTextureSet
tools/cli/GraphicsPasses.cpp:967
↓ 1 callersFunctionCopyBufferToTextureVulkan
libraries/ntc-utils/src/BufferLoading.cpp:209
↓ 1 callersFunctionCreateDStorageQueue
libraries/ntc-utils/src/DeviceUtils.cpp:188
↓ 1 callersFunctionCreateFeedbackManager
CreateFeedbackManager
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:449
↓ 1 callersMethodCreateTexture
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:42
↓ 1 callersFunctionDecompressTextureSetWithGraphicsAPI
tools/cli/GraphicsPasses.cpp:185
↓ 1 callersMethodEndFrame
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:413
↓ 1 callersFunctionEnumerateSourceFiles
support/tests/bctest/BCTest.cpp:252
↓ 1 callersFunctionFillMaterialTranscodeMapping
samples/renderer/NtcMaterialLoader.cpp:178
↓ 1 callersFunctionFormatDuration
(seconds)
support/tools/compression_study.py:146
↓ 1 callersFunctionGetContainerChannelFormat
tools/cli/Utils.cpp:176
↓ 1 callersFunctionGetFormatDef
support/tests/bctest/BCTest.cpp:182
↓ 1 callersFunctionGetGraphicsDeviceParameters
tools/cli/NtcCommandLine.cpp:1610
↓ 1 callersFunctionGetGraphicsDeviceParameters
support/tests/imagediff/ImageDiff.cpp:109
↓ 1 callersFunctionGetGraphicsDeviceParameters
support/tests/bctest/BCTest.cpp:195
↓ 1 callersMethodGetHeapHandle
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:88
↓ 1 callersMethodGetLastRecord
samples/renderer/Profiler.cpp:133
↓ 1 callersFunctionGetNtcDataSourceAndChannelMap
samples/renderer/NtcMaterialLoader.cpp:1065
↓ 1 callersFunctionGetNtcSdkVersion
libraries/ntc-utils/src/Misc.cpp:16
↓ 1 callersMethodGetNumTextures
samples/renderer/feedbackmanager/src/FeedbackTextureSet.h:37
↓ 1 callersMethodGetOffsetForQuery
libraries/ntc-utils/src/GraphicsImageDifferencePass.cpp:66
↓ 1 callersMethodGetPrimaryTexture
samples/renderer/feedbackmanager/src/FeedbackTextureSet.h:43
↓ 1 callersMethodGetPrimaryTextureIndex
samples/renderer/feedbackmanager/src/FeedbackTextureSet.h:40
↓ 1 callersFunctionGetRelativePath
support/tests/bctest/BCTest.cpp:355
↓ 1 callersMethodGetTileInfo
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:138
↓ 1 callersMethodGetTiledTextureManager
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:133
↓ 1 callersMethodGetTotalAllocatedBytes
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:91
↓ 1 callersFunctionInitGraphicsDevice
support/tests/imagediff/ImageDiff.cpp:119
↓ 1 callersFunctionInitGraphicsDevice
support/tests/bctest/BCTest.cpp:205
↓ 1 callersFunctionInitNtcContext
support/tests/imagediff/ImageDiff.cpp:140
↓ 1 callersFunctionInitNtcContext
support/tests/bctest/BCTest.cpp:228
↓ 1 callersMethodInitTextures
support/tests/bctest/BCTest.cpp:301
↓ 1 callersMethodIsPrimaryTexture
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:270
↓ 1 callersMethodIsTilePacked
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:133
↓ 1 callersFunctionListCudaDevices
tools/cli/NtcCommandLine.cpp:1740
↓ 1 callersFunctionLoadBaseline
support/tests/bctest/BCTest.cpp:752
↓ 1 callersFunctionLoadImage
support/tests/bctest/BCTest.cpp:384
↓ 1 callersFunctionLoadMaterialFile
samples/renderer/NtcMaterialLoader.cpp:345
↓ 1 callersMethodLoadMaterialsForScene
samples/renderer/NtcMaterialLoader.cpp:1313
↓ 1 callersFunctionMakeBC7ModeBuffer
support/tests/bctest/BCTest.cpp:578
↓ 1 callersMethodMap
libraries/ntc-utils/include/ntc-utils/BufferLoading.h:149
↓ 1 callersFunctionOptimizeBlockCompression
tools/cli/GraphicsPasses.cpp:778
↓ 1 callersFunctionParseImageContainer
tools/cli/Utils.cpp:150
↓ 1 callersFunctionParseSemanticLabel
libraries/ntc-utils/src/Manifest.cpp:208
↓ 1 callersMethodPrepareLights
samples/renderer/NtcForwardShadingPass.cpp:452
↓ 1 callersMethodPreparePass
samples/renderer/NtcForwardShadingPass.cpp:481
↓ 1 callersFunctionProcessCommandLine
tools/explorer/NtcExplorer.cpp:69
↓ 1 callersFunctionProcessCommandLine
tools/cli/NtcCommandLine.cpp:84
↓ 1 callersFunctionProcessCommandLine
samples/renderer/NtcSceneRenderer.cpp:75
↓ 1 callersFunctionProcessCommandLine
support/tests/imagediff/ImageDiff.cpp:36
↓ 1 callersFunctionProcessCommandLine
support/tests/bctest/BCTest.cpp:58
↓ 1 callersFunctionProcessResults
support/tests/bctest/BCTest.cpp:1011
↓ 1 callersFunctionReadFileIntoVector
libraries/ntc-utils/src/Manifest.cpp:165
↓ 1 callersFunctionReadManifestFromStdin
libraries/ntc-utils/src/Manifest.cpp:515
↓ 1 callersMethodReadPixel
tools/explorer/FlatImageView.cpp:180
↓ 1 callersMethodRelease
samples/renderer/feedbackmanager/src/FeedbackTexture.h:50
↓ 1 callersMethodReleaseHeap
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:499
← previousnext →101–200 of 451, ranked by callers