Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/RTXNTC
/ functions
Functions
451 in github.com/NVIDIA-RTX/RTXNTC
⨍
Functions
451
◇
Types & classes
151
↓ 21 callers
Method
Get
libraries/ntc-utils/include/ntc-utils/BufferLoading.h:172
↓ 20 callers
Function
argparse_printf
external/argparse/argparse.c:56
↓ 19 callers
Method
GetTexture
samples/renderer/feedbackmanager/src/FeedbackTextureSet.cpp:43
↓ 16 callers
Method
ExecuteComputePass
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:232
↓ 16 callers
Method
parse
(self, line: str)
libraries/ntc.py:228
↓ 14 callers
Function
TooltipMarker
tools/explorer/ImGuiExtensions.cpp:81
↓ 12 callers
Function
UpdateToolInputType
libraries/ntc-utils/src/Manifest.cpp:643
↓ 10 callers
Function
TextureSetHasChannels
samples/renderer/NtcMaterialLoader.cpp:172
↓ 9 callers
Function
AppendBufferRange
libraries/ntc-utils/src/BufferLoading.cpp:28
↓ 9 callers
Method
GetTiledTextureId
samples/renderer/feedbackmanager/src/FeedbackTexture.h:77
↓ 9 callers
Function
LowercaseString
libraries/ntc-utils/src/Manifest.cpp:22
↓ 7 callers
Function
GetFeedbackBindingSetItem
samples/renderer/NtcForwardShadingPass.cpp:259
↓ 7 callers
Function
GetReservedBindingSetItem
samples/renderer/NtcForwardShadingPass.cpp:251
↓ 7 callers
Method
Init
tools/explorer/ModelView.cpp:70
↓ 7 callers
Function
argparse_error
external/argparse/argparse.c:103
↓ 6 callers
Method
Clear
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:52
↓ 6 callers
Function
argparse_cleanup
external/argparse/argparse.c:269
↓ 6 callers
Method
assertBetween
(self, value, low, high)
support/tests/test.py:133
↓ 5 callers
Method
GetQueryResult
libraries/ntc-utils/src/GraphicsImageDifferencePass.cpp:163
↓ 5 callers
Method
GetReservedTexture
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:118
↓ 5 callers
Method
GetSamplerFeedbackTexture
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:123
↓ 5 callers
Method
ReadResults
libraries/ntc-utils/src/GraphicsImageDifferencePass.cpp:143
↓ 5 callers
Function
UppercaseString
libraries/ntc-utils/src/Manifest.cpp:27
↓ 5 callers
Function
argparse_describe
external/argparse/argparse.c:276
↓ 5 callers
Function
argparse_init
external/argparse/argparse.c:255
↓ 5 callers
Function
argparse_parse
external/argparse/argparse.c:281
↓ 5 callers
Method
assertFileExists
(self, path)
support/tests/test.py:129
↓ 5 callers
Method
update
samples/renderer/Profiler.cpp:42
↓ 4 callers
Function
FindColumn
Returns the index of the given string in a vector of strings.
support/tests/bctest/BCTest.cpp:736
↓ 4 callers
Method
Init
tools/explorer/NtcExplorer.cpp:487
↓ 4 callers
Function
LoadImages
tools/cli/NtcCommandLine.cpp:701
↓ 4 callers
Function
ParseBlockCompressedFormat
libraries/ntc-utils/src/Manifest.cpp:178
↓ 4 callers
Method
SetImageName
tools/explorer/ModelView.cpp:510
↓ 4 callers
Function
StartAsyncTask
tools/cli/Utils.cpp:140
↓ 4 callers
Function
ToggleButton
tools/explorer/ImGuiExtensions.cpp:20
↓ 4 callers
Function
ToggleButtonFlags
tools/explorer/ImGuiExtensions.cpp:67
↓ 4 callers
Function
WaitForAllTasks
tools/cli/Utils.cpp:145
↓ 4 callers
Method
WriteDescriptor
libraries/ntc-utils/src/GraphicsDecompressionPass.cpp:86
↓ 4 callers
Function
_create_or_append_list
(lst: Optional[List[Any]], x: Any)
libraries/ntc.py:218
↓ 4 callers
Function
get_file_basename
(fileName)
support/tools/convert_gltf_materials.py:121
↓ 3 callers
Method
Begin
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:58
↓ 3 callers
Method
End
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:63
↓ 3 callers
Function
GetBcFormatDefinition
tools/cli/Utils.cpp:33
↓ 3 callers
Function
GetContainerExtension
tools/cli/Utils.cpp:195
↓ 3 callers
Method
GetFeedbackResolveBuffer
samples/renderer/feedbackmanager/src/FeedbackTexture.h:71
↓ 3 callers
Method
GetMinMipTexture
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:128
↓ 3 callers
Function
GetNumMipLevels
tools/explorer/NtcExplorer.cpp:201
↓ 3 callers
Function
GetSemanticChannelCount
libraries/ntc-utils/src/Manifest.cpp:274
↓ 3 callers
Method
GetStats
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:443
↓ 3 callers
Method
GetTime
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:68
↓ 3 callers
Method
Init
samples/renderer/NtcMaterialLoader.cpp:39
↓ 3 callers
Function
IsDX12DeveloperModeEnabled
libraries/ntc-utils/src/DeviceUtils.cpp:37
↓ 3 callers
Function
IsSupportedImageFileExtension
libraries/ntc-utils/src/Manifest.cpp:32
↓ 3 callers
Function
LoadCompressedTextureSet
tools/cli/NtcCommandLine.cpp:1590
↓ 3 callers
Function
ParseFloatInf
Converts a string into a float, with support for the 'inf' literal that sometimes appears in our data.
support/tests/bctest/BCTest.cpp:745
↓ 3 callers
Function
SemanticLabelToString
libraries/ntc-utils/src/Manifest.cpp:239
↓ 3 callers
Function
SetNtcGraphicsDeviceParameters
libraries/ntc-utils/src/DeviceUtils.cpp:46
↓ 3 callers
Method
SetViewport
tools/explorer/ModelView.cpp:495
↓ 3 callers
Method
beginQuery
samples/renderer/Profiler.cpp:17
↓ 3 callers
Method
endQuery
samples/renderer/Profiler.cpp:34
↓ 2 callers
Method
AddTexture
samples/renderer/feedbackmanager/src/FeedbackTextureSet.cpp:60
↓ 2 callers
Function
AnyBlockCompressedTextures
tools/cli/NtcCommandLine.cpp:1782
↓ 2 callers
Method
Append
support/tests/bctest/BCTest.cpp:810
↓ 2 callers
Method
BeginCompression
tools/explorer/NtcExplorer.cpp:1960
↓ 2 callers
Function
BlockCompressAndSaveGraphicsTextures
tools/cli/GraphicsPasses.cpp:572
↓ 2 callers
Method
BuildControlDialog
tools/explorer/ModelView.cpp:518
↓ 2 callers
Method
ClearBindingSetCache
libraries/ntc-utils/include/ntc-utils/GraphicsDecompressionPass.h:48
↓ 2 callers
Function
CompressTextureSet
tools/cli/NtcCommandLine.cpp:1355
↓ 2 callers
Function
CompressWithNtc
support/tests/bctest/BCTest.cpp:472
↓ 2 callers
Function
ComputeDistinctImageNames
libraries/ntc-utils/src/Manifest.cpp:41
↓ 2 callers
Method
ComputeUncompressedSize
tools/explorer/NtcExplorer.cpp:292
↓ 2 callers
Function
CopyBlocksIntoBCTexture
tools/cli/GraphicsPasses.cpp:500
↓ 2 callers
Function
CopyTextureSetDataIntoGraphicsTextures
tools/cli/GraphicsPasses.cpp:312
↓ 2 callers
Function
CreateGraphicsResourcesFromMetadata
tools/cli/GraphicsPasses.cpp:29
↓ 2 callers
Method
CreateTextureSet
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:51
↓ 2 callers
Method
CreateTextures
tools/explorer/NtcExplorer.cpp:235
↓ 2 callers
Function
DecompressTextureSet
tools/cli/NtcCommandLine.cpp:1471
↓ 2 callers
Function
DecompressWithVulkanExtension
libraries/ntc-utils/src/BufferLoading.cpp:172
↓ 2 callers
Function
DescribeTextureSet
tools/cli/NtcCommandLine.cpp:1624
↓ 2 callers
Method
Empty
support/tests/bctest/BCTest.cpp:821
↓ 2 callers
Function
ExecuteBufferLoadingTasks
libraries/ntc-utils/src/BufferLoading.cpp:252
↓ 2 callers
Function
ExecuteTextureLoadingTasks
libraries/ntc-utils/src/BufferLoading.cpp:523
↓ 2 callers
Function
FillBufferLoadingTasksForBC
libraries/ntc-utils/src/BufferLoading.cpp:35
↓ 2 callers
Function
FillTextureLoadingTasksForLatents
libraries/ntc-utils/src/BufferLoading.cpp:445
↓ 2 callers
Function
GenerateManifestFromDirectory
libraries/ntc-utils/src/Manifest.cpp:80
↓ 2 callers
Function
GenerateManifestFromFileList
libraries/ntc-utils/src/Manifest.cpp:146
↓ 2 callers
Method
GetBytesAllocated
tools/cli/NtcCommandLine.cpp:1815
↓ 2 callers
Function
GetChannelCountForFormat
support/tests/imagediff/ImageDiff.cpp:164
↓ 2 callers
Method
GetMax
support/tests/bctest/BCTest.cpp:847
↓ 2 callers
Method
GetMaximum
samples/renderer/Profiler.h:79
↓ 2 callers
Method
GetMean
support/tests/bctest/BCTest.cpp:826
↓ 2 callers
Method
GetMin
support/tests/bctest/BCTest.cpp:842
↓ 2 callers
Method
GetNumHeaps
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:93
↓ 2 callers
Function
GetNvidiaSansFont
libraries/ntc-utils/src/Misc.cpp:25
↓ 2 callers
Method
GetStdDev
support/tests/bctest/BCTest.cpp:833
↓ 2 callers
Function
GetTextureSetPixelCount
tools/cli/NtcCommandLine.cpp:1529
↓ 2 callers
Function
GuessImageSemantics
libraries/ntc-utils/src/Semantics.cpp:17
↓ 2 callers
Method
Init
samples/renderer/NtcSceneRenderer.cpp:528
↓ 2 callers
Function
InitGDeflate
libraries/ntc-utils/src/DeviceUtils.cpp:220
↓ 2 callers
Method
IsCooperativeVectorSupported
samples/renderer/NtcMaterialLoader.h:66
next →
1–100 of 451, ranked by callers