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
↓ 1 callers
Method
ReleaseTextures
samples/renderer/NtcMaterial.h:40
↓ 1 callers
Method
Render
samples/renderer/NtcSceneRenderer.cpp:964
↓ 1 callers
Method
ResolveFeedback
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:375
↓ 1 callers
Function
RoundUp4
libraries/ntc-utils/src/BufferLoading.cpp:23
↓ 1 callers
Function
RunTests
support/tests/bctest/BCTest.cpp:860
↓ 1 callers
Function
SaveGraphicsStagingTextures
tools/cli/GraphicsPasses.cpp:353
↓ 1 callers
Function
SaveImagesFromTextureSet
tools/cli/NtcCommandLine.cpp:483
↓ 1 callers
Method
SetDecompressedImagesAvailable
tools/explorer/ModelView.cpp:481
↓ 1 callers
Method
SetNumTextureMips
tools/explorer/ModelView.cpp:475
↓ 1 callers
Method
SetSemanticBindings
tools/explorer/ModelView.cpp:488
↓ 1 callers
Method
SetTextureSize
tools/explorer/FlatImageView.cpp:296
↓ 1 callers
Method
SetTextures
tools/explorer/FlatImageView.cpp:303
↓ 1 callers
Function
SplitString
Splits the comma separated string into a vector of its components.
support/tests/bctest/BCTest.cpp:720
↓ 1 callers
Method
TranscodeTiles
samples/renderer/NtcMaterialLoader.cpp:398
↓ 1 callers
Method
TrimHistory
samples/renderer/Profiler.cpp:141
↓ 1 callers
Method
UnregisterTexture
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:64
↓ 1 callers
Method
UpdateTextureRingBufferState
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:82
↓ 1 callers
Method
UpdateTextureSets
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:253
↓ 1 callers
Method
UpdateTileMappings
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:265
↓ 1 callers
Function
UploadAndDecompressBufferWithDStorage
libraries/ntc-utils/src/BufferLoading.cpp:121
↓ 1 callers
Function
UploadAndDecompressTextureWithDStorage
libraries/ntc-utils/src/BufferLoading.cpp:142
↓ 1 callers
Function
WriteDdsHeader
tools/cli/Utils.cpp:54
↓ 1 callers
Function
WriteDdsHeader
support/tests/bctest/BCTest.cpp:418
↓ 1 callers
Function
_isCoopVecSupported
(api)
support/tests/test.py:34
↓ 1 callers
Function
_loadExrImage
(filename)
support/tests/test.py:62
↓ 1 callers
Function
_loadPillowImage
(filename)
support/tests/test.py:58
↓ 1 callers
Function
add_texture_to_manifest
(material, manifest: ManifestState, texture: TextureParams, texturesNode, imagesNode, newImageIndex,
support/tools/convert_gltf_materials.py:140
↓ 1 callers
Function
apply_common_settings
(args: ntc.Arguments)
support/tools/compression_study.py:27
↓ 1 callers
Function
argparse_help_cb_no_exit
external/argparse/argparse.c:420
↓ 1 callers
Function
argparse_long_opt
external/argparse/argparse.c:221
↓ 1 callers
Function
argparse_options_check
external/argparse/argparse.c:190
↓ 1 callers
Function
argparse_short_opt
external/argparse/argparse.c:209
↓ 1 callers
Method
assertFilesEqual
(self, path1, path2)
support/tests/test.py:137
↓ 1 callers
Function
deduplicate_gltf_ntc_images
(gltf)
support/tools/convert_gltf_materials.py:424
↓ 1 callers
Function
deduplicate_gltf_ntc_textures
(gltf)
support/tools/convert_gltf_materials.py:480
↓ 1 callers
Function
deduplicate_material_name
(matdef: MaterialDefinition)
support/tools/convert_gltf_materials.py:343
↓ 1 callers
Method
get_command_line
Returns the command line with the provided arguments, as a list passable to subprocess.call.
libraries/ntc.py:132
↓ 1 callers
Function
prefix_cmp
external/argparse/argparse.c:47
↓ 1 callers
Method
prepareScratch
(self)
support/tests/test.py:95
↓ 1 callers
Function
process_gltf_file
(inputFileName)
support/tools/convert_gltf_materials.py:267
↓ 1 callers
Function
run
Executes the NTC-CLI tool with the provided arguments and returns its interpreted output as a Results object.
libraries/ntc.py:251
Method
AddDirectionalLight
samples/renderer/NtcSceneRenderer.cpp:498
Method
AddRef
samples/renderer/feedbackmanager/src/FeedbackTextureSet.h:16
Method
AddRef
samples/renderer/feedbackmanager/src/FeedbackTexture.h:45
Method
Allocate
tools/cli/NtcCommandLine.cpp:1798
Method
Animate
tools/explorer/NtcExplorer.cpp:2073
Method
Animate
samples/renderer/NtcSceneRenderer.cpp:683
Method
Application
tools/explorer/NtcExplorer.cpp:450
Method
AveragingTimerQuery
samples/renderer/Profiler.h:36
Method
BackBufferResizing
tools/explorer/NtcExplorer.cpp:1079
Method
BackBufferResizing
samples/renderer/NtcSceneRenderer.cpp:696
Method
BeginLoadingImages
tools/explorer/NtcExplorer.cpp:903
Method
BeginLoadingImagesFromDirectory
tools/explorer/NtcExplorer.cpp:705
Method
BeginLoadingImagesFromFileList
tools/explorer/NtcExplorer.cpp:729
Method
BeginLoadingImagesFromManifest
tools/explorer/NtcExplorer.cpp:746
Method
BoolToUIString
samples/renderer/NtcSceneRenderer.cpp:1078
Method
BuildControlDialog
tools/explorer/FlatImageView.cpp:343
Method
BuildSettingsDialog
tools/explorer/NtcExplorer.cpp:2163
Method
ClearBindingSetCache
libraries/ntc-utils/include/ntc-utils/GraphicsBlockCompressionPass.h:38
Method
ClearImages
tools/explorer/NtcExplorer.cpp:1204
Method
CompressionThreadProc
tools/explorer/NtcExplorer.cpp:1866
Method
CreateAndLoadModeBufferForTexture
samples/renderer/NtcMaterialLoader.cpp:757
Method
CreateDX12
samples/renderer/DLSS-DX12.cpp:190
Method
CreateImagesFromCompressedTextureSet
tools/explorer/NtcExplorer.cpp:558
Method
CreateInputBindingSet
samples/renderer/NtcForwardShadingPass.cpp:577
Method
CreateLegacyMaterialBindingCache
samples/renderer/NtcForwardShadingPass.cpp:298
Method
CreateMaterial
samples/renderer/NtcForwardShadingPass.cpp:43
Method
CreateRenderPasses
samples/renderer/NtcSceneRenderer.cpp:630
Method
CreateRenderTargets
samples/renderer/NtcSceneRenderer.cpp:575
Method
CreateVK
samples/renderer/DLSS-VK.cpp:219
Method
DLSS
samples/renderer/DLSS.cpp:20
Method
DLSS_DX12
samples/renderer/DLSS-DX12.cpp:34
Method
DLSS_VK
samples/renderer/DLSS-VK.cpp:36
Method
Deallocate
tools/cli/NtcCommandLine.cpp:1806
Method
DecompressIntoTextures
tools/explorer/NtcExplorer.cpp:1487
Method
DecompressWithGapi
tools/explorer/NtcExplorer.cpp:1362
Method
ExecuteComputePass
libraries/ntc-utils/src/GraphicsImageDifferencePass.cpp:71
Method
ExecuteComputePass
libraries/ntc-utils/src/GraphicsBlockCompressionPass.cpp:45
Method
FeedbackManagerImpl
samples/renderer/feedbackmanager/src/FeedbackManager.cpp:21
Method
FeedbackTextureImpl
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:21
Method
FeedbackTextureSetImpl
samples/renderer/feedbackmanager/src/FeedbackTextureSet.cpp:7
Method
FillTextureResource
samples/renderer/DLSS-VK.cpp:130
Method
FitImageToView
tools/explorer/FlatImageView.cpp:581
Method
FlatImageView
tools/explorer/FlatImageView.cpp:35
Method
FormatWeightTypesText
samples/renderer/NtcSceneRenderer.cpp:355
Method
GenerateReferenceMips
tools/explorer/NtcExplorer.cpp:1084
Method
GetBufferHandle
samples/renderer/feedbackmanager/src/FeedbackManagerInternal.h:89
Method
GetFrameTime
samples/renderer/Profiler.cpp:170
Method
GetLosslessCompressionParams
tools/explorer/NtcExplorer.cpp:1478
Method
GetNumTextureSets
samples/renderer/feedbackmanager/src/FeedbackTexture.cpp:212
Method
GetNumTiles
samples/renderer/feedbackmanager/src/FeedbackTexture.h:73
Method
GetOrCreateInputBindingSet
samples/renderer/NtcForwardShadingPass.cpp:587
Method
GetOrCreateMaterialBindingSet
samples/renderer/NtcForwardShadingPass.cpp:226
Method
GetOrCreateMaterialBindingSetFeedback
samples/renderer/NtcForwardShadingPass.cpp:267
Method
GetOrCreatePipeline
samples/renderer/NtcForwardShadingPass.cpp:122
Method
GetOrCreatePixelShader
samples/renderer/NtcForwardShadingPass.cpp:49
Method
GetRenderTime
samples/renderer/Profiler.cpp:176
Method
GetRequiredVulkanExtensions
samples/renderer/DLSS-VK.cpp:224
Method
GetSupportedViewTypes
samples/renderer/NtcForwardShadingPass.cpp:476
Method
GetTexelBounds
tools/explorer/FlatImageView.cpp:559
← previous
next →
201–300 of 451, ranked by callers