Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ functions
Functions
1,669 in github.com/NVIDIA-RTX/Donut
⨍
Functions
1,669
◇
Types & classes
528
Method
CreateMaterialBindingSet
src/engine/MaterialBindingCache.cpp:113
Method
CreateMaterialBuffer
src/engine/Scene.cpp:1099
Method
CreateMaterialConstantBuffer
src/engine/Scene.cpp:1146
Method
CreateMeshBuffers
src/engine/Scene.cpp:821
Method
CreatePixelShader
src/render/GBufferFillPass.cpp:156
Method
CreatePixelShader
src/render/ForwardShadingPass.cpp:146
Method
CreatePixelShader
src/render/DepthPass.cpp:113
Method
CreateRenderTarget
src/app/dx11/DeviceManager_DX11.cpp:353
Method
CreateRenderTargets
src/app/dx12/DeviceManager_DX12.cpp:464
Method
CreateShader
src/engine/ShaderFactory.cpp:98
Method
CreateShaderLibrary
src/engine/ShaderFactory.cpp:118
Method
CreateShadingBindingLayout
src/render/ForwardShadingPass.cpp:194
Method
CreateShadingBindingSet
src/render/ForwardShadingPass.cpp:212
Method
CreateStaticPlatformShader
src/engine/ShaderFactory.cpp:158
Method
CreateStaticPlatformShaderLibrary
src/engine/ShaderFactory.cpp:207
Method
CreateStaticShader
src/engine/ShaderFactory.cpp:128
Method
CreateStaticShaderLibrary
src/engine/ShaderFactory.cpp:182
Method
CreateSwapChain
src/app/dx12/DeviceManager_DX12.cpp:338
Method
CreateSwapChain
src/app/dx11/DeviceManager_DX11.cpp:263
Method
CreateSwapChain
src/app/vulkan/DeviceManager_VK.cpp:1089
Method
CreateTextureData
src/engine/TextureCache.cpp:179
Method
CreateVK
src/render/DLSS-VK.cpp:302
Method
CreateVK
src/app/vulkan/DeviceManager_VK.cpp:1265
Method
CreateVertexBuffer
src/render/JointsRenderPass.cpp:89
Method
CreateVertexShader
src/render/GBufferFillPass.cpp:109
Method
CreateVertexShader
src/render/ForwardShadingPass.cpp:112
Method
CreateVertexShader
src/render/DepthPass.cpp:97
Method
CreateViewBindingLayout
src/render/ForwardShadingPass.cpp:174
Method
CreateViewBindingSet
src/render/ForwardShadingPass.cpp:185
Method
CreateViewBindings
src/render/GBufferFillPass.cpp:189
Method
CreateViewBindings
src/render/DepthPass.cpp:135
Method
CreateWindowDeviceAndSwapChain
src/app/DeviceManager.cpp:296
Method
DLSS
src/render/DLSS.cpp:43
Method
DLSS_DX11
src/render/DLSS-DX11.cpp:43
Method
DLSS_DX12
src/render/DLSS-DX12.cpp:44
Method
DLSS_VK
src/render/DLSS-VK.cpp:46
Function
DefaultCallback
src/core/log.cpp:50
Method
DeferredLightingPass
src/render/DeferredLightingPass.cpp:62
Method
DepthPass
src/render/DepthPass.cpp:58
Function
DescriptionCallback
src/app/aftermath/AftermathCrashDump.cpp:98
Method
DescriptorHandle
src/engine/DescriptorTableManager.cpp:25
Method
DescriptorHandle
Movable but non-copyable
include/donut/engine/DescriptorTableManager.h:55
Method
DescriptorTableManager
src/engine/DescriptorTableManager.cpp:60
Method
DestroyDeviceAndSwapChain
src/app/dx12/DeviceManager_DX12.cpp:432
Method
DestroyDeviceAndSwapChain
src/app/dx11/DeviceManager_DX11.cpp:336
Method
DestroyDeviceAndSwapChain
src/app/vulkan/DeviceManager_VK.cpp:1112
Method
Detach
src/engine/SceneGraph.cpp:851
Method
Dispatch
src/render/MipMapGenPass.cpp:176
Method
Display
src/render/MipMapGenPass.cpp:213
Method
DisplayScaleChanged
src/app/DeviceManager.cpp:558
Method
DisplayScaleChanged
src/app/imgui_renderer.cpp:377
Method
DisplayScaleChanged
Called before Animate() when a DPI change was detected
include/donut/app/DeviceManager.h:461
Function
DownConvert
src/core/math/float.cpp:234
Method
DrawScreenCenteredText
src/app/imgui_renderer.cpp:420
Function
DumpFileCallback
src/app/aftermath/AftermathCrashDump.cpp:32
Function
EnableOutputToConsole
src/core/log.cpp:132
Function
EnableOutputToDebug
src/core/log.cpp:137
Function
EnableOutputToMessageBox
src/core/log.cpp:127
Method
EndFullScreenWindow
src/app/imgui_renderer.cpp:429
Method
Engine
src/engine/AudioEngine.cpp:947
Method
EngineCallback
src/engine/AudioEngine.cpp:414
Method
EnsureCacheIsValid
src/engine/View.cpp:90
Function
EnumResourcesCallback
src/core/vfs/WinResFS.cpp:43
Method
EnumerateAdapters
src/app/dx12/DeviceManager_DX12.cpp:152
Method
EnumerateAdapters
src/app/dx11/DeviceManager_DX11.cpp:150
Method
EnumerateAdapters
src/app/vulkan/DeviceManager_VK.cpp:949
Method
EnvironmentMapPass
src/render/EnvironmentMapPass.cpp:48
Function
ErrorCallback_GLFW
src/app/DeviceManager.cpp:116
Method
Evaluate
src/render/DLSS-DX12.cpp:168
Method
Evaluate
src/render/DLSS-VK.cpp:192
Method
Evaluate
src/render/DLSS-DX11.cpp:129
Method
EvaluateDLSS
src/app/streamline/StreamlineIntegration.cpp:1466
Method
EvaluateDLSSRR
src/app/streamline/StreamlineIntegration.cpp:1483
Method
EvaluateDeepDVC
src/app/streamline/StreamlineIntegration.cpp:1519
Method
EvaluateNIS
src/app/streamline/StreamlineIntegration.cpp:1502
Method
Execute
src/engine/ConsoleInterpreter.cpp:184
Method
ExecuteOnChangeCallback
src/engine/ConsoleObjects.cpp:337
Method
FileDialog
src/app/UserInterfaceUtils.cpp:47
Method
FillChunk
src/render/DrawStrategy.cpp:64
Method
FillShaderParameters
src/render/SkyPass.cpp:142
Method
FillShadowConstants
src/render/CascadedShadowMap.cpp:380
Method
FillTextureData
src/engine/TextureCache.cpp:184
Method
FillTextureResource
src/render/DLSS-VK.cpp:173
Method
FinalizeTexture
src/engine/TextureCache.cpp:337
Method
FindDirectory
src/app/ApplicationBase.cpp:181
Method
FindDirectoryWithFile
src/app/ApplicationBase.cpp:199
Method
FindDirectoryWithShaderBin
src/app/ApplicationBase.cpp:173
Method
FindMediaFolder
src/app/ApplicationBase.cpp:217
Method
FindPreferredScene
src/app/ApplicationBase.cpp:308
Method
FindScenes
src/app/ApplicationBase.cpp:278
Method
FindShaderFromHash
src/engine/ShaderFactory.cpp:253
Method
FindTextureInCache
src/engine/TextureCache.cpp:145
Method
FinishedLoading
src/engine/Scene.cpp:583
Function
Float32ToFloat8E4M3x4
src/core/math/float.cpp:506
Function
Float32ToFloat8E5M2x4
src/core/math/float.cpp:537
Function
Float8E4M3ToFloat32x4
src/core/math/float.cpp:521
Function
Float8E5M2ToFloat32x4
src/core/math/float.cpp:552
Method
FolderDialog
src/app/UserInterfaceUtils.cpp:112
Method
ForwardShadingPass
src/render/ForwardShadingPass.cpp:63
Method
FramebufferFactory
include/donut/engine/FramebufferFactory.h:40
← previous
next →
601–700 of 1,669, ranked by callers