MCPcopy Create free account

hub / github.com/NVIDIAGameWorks/RTXGI-DDGI / functions

Functions769 in github.com/NVIDIAGameWorks/RTXGI-DDGI

↓ 1 callersFunctionHotReload
* Destroys and reallocates volume and visualization resources. */
samples/test-harness/src/Harness.cpp:704
↓ 1 callersFunctionI
(a,b,d)
docs/_static/js/modernizr.min.js:4
↓ 1 callersFunctionInitCompiler
* Initialize the the DirectX Shader Compiler (DXC). */
samples/test-harness/src/Shaders.cpp:19
↓ 1 callersFunctionInitRandomSeed
rtxgi-sdk/src/Random.cpp:23
↓ 1 callersFunctionInitialize
samples/test-harness/src/UI.cpp:485
↓ 1 callersFunctionIr
(n,r,t)
docs/_static/underscore.js:6
↓ 1 callersFunctionJe
(e,t,n)
docs/_static/jquery.js:2
↓ 1 callersFunctionJr
(n,r,t,e)
docs/_static/underscore.js:6
↓ 1 callersFunctionK
(n)
docs/_static/underscore.js:6
↓ 1 callersFunctionK
()
docs/_static/js/modernizr.min.js:4
↓ 1 callersFunctionKeyHandler
* Handle keyboard inputs. */
samples/test-harness/src/Input.cpp:68
↓ 1 callersFunctionLoadAndCreateTexture
* Loads a texture from disk, creates a D3D12 GPU resource, and uploads the texels to the GPU. * Returns the index of the texture in the resources.tex
samples/test-harness/src/Textures.cpp:82
↓ 1 callersFunctionLr
(n,r,t)
docs/_static/underscore.js:6
↓ 1 callersFunctionMouseHandler
* Handle mouse inputs. */
samples/test-harness/src/Input.cpp:308
↓ 1 callersFunctionMoveToNextFrame
* Prepare to render the next frame. */
samples/test-harness/src/D3D12.cpp:1361
↓ 1 callersFunctionNr
(n,r,t)
docs/_static/underscore.js:6
↓ 1 callersFunctionParse
samples/test-harness/src/Config.cpp:57
↓ 1 callersFunctionParseApplication
samples/test-harness/src/Config.cpp:155
↓ 1 callersFunctionParseCamera
samples/test-harness/src/Config.cpp:251
↓ 1 callersFunctionParseCommandLine
* Parse the command line to get the configuration file path. */
samples/test-harness/src/Config.cpp:540
↓ 1 callersFunctionParseConfig
* Parse the configuration file. */
samples/test-harness/src/Config.cpp:458
↓ 1 callersFunctionParseGLFTextures
* Parse glTF textures and load the images. */
samples/test-harness/src/GLTF.cpp:181
↓ 1 callersFunctionParseGLTF
* Parse the various data of a GLTF file. */
samples/test-harness/src/GLTF.cpp:464
↓ 1 callersFunctionParseGLTFCameras
* Parse the glTF cameras. */
samples/test-harness/src/GLTF.cpp:34
↓ 1 callersFunctionParseGLTFMaterials
* Parse the glTF materials into our format. */
samples/test-harness/src/GLTF.cpp:132
↓ 1 callersFunctionParseGLTFMeshes
* Parse the glTF meshes. */
samples/test-harness/src/GLTF.cpp:214
↓ 1 callersFunctionParseGLTFNodes
* Parse the glTF nodes. */
samples/test-harness/src/GLTF.cpp:54
↓ 1 callersFunctionParseInput
samples/test-harness/src/Config.cpp:347
↓ 1 callersFunctionParseLights
samples/test-harness/src/Config.cpp:187
↓ 1 callersFunctionParsePostProcess
samples/test-harness/src/Config.cpp:398
↓ 1 callersFunctionParseRayTracing
samples/test-harness/src/Config.cpp:372
↓ 1 callersFunctionParseViz
samples/test-harness/src/Config.cpp:424
↓ 1 callersFunctionParseVolumes
samples/test-harness/src/Config.cpp:289
↓ 1 callersFunctionPathTrace
* Builds the command list for path tracing. */
samples/test-harness/src/Harness.cpp:1111
↓ 1 callersFunctionPresent
* Swap the back buffers. */
samples/test-harness/src/D3D12.cpp:1328
↓ 1 callersFunctionQuaternionConjugate
rtxgi-sdk/src/Math.cpp:59
↓ 1 callersFunctionRadiansToDegrees
rtxgi-sdk/include/rtxgi/Math.h:24
↓ 1 callersFunctionRayTraceAO
* Builds the command list to ray trace ambient occlusion rays. */
samples/test-harness/src/Harness.cpp:909
↓ 1 callersFunctionRayTracePrimary
* Builds the command list to ray trace primary (camera) rays. */
samples/test-harness/src/Harness.cpp:849
↓ 1 callersFunctionRayTraceProbes
* Builds the command list to ray trace RTXGI DDGIVolume probes. */
samples/test-harness/src/Harness.cpp:780
↓ 1 callersMethodRelocateProbes
rtxgi-sdk/src/ddgi/DDGIVolume.cpp:606
↓ 1 callersFunctionRenderBuffers
* Builds the command list to render a debug visualization of the DDGIVolume buffers. */
samples/test-harness/src/Visualization.cpp:30
↓ 1 callersFunctionRenderIndirect
* Builds the command list to compute indirect lighting from the RTXGI DDGIVolume. */
samples/test-harness/src/Harness.cpp:1025
↓ 1 callersFunctionRenderProbes
* Builds the command list to render a debug visualization of the DDGIVolume probes. */
samples/test-harness/src/Visualization.cpp:101
↓ 1 callersFunctionRun
* Test Harness entry point. */
samples/test-harness/src/main.cpp:33
↓ 1 callersFunctionScreenCapture
* Save the back buffer to disk. */
samples/test-harness/src/D3D12.cpp:1390
↓ 1 callersMethodScroll
rtxgi-sdk/src/ddgi/DDGIVolume.cpp:402
↓ 1 callersMethodSetEulerAngles
rtxgi-sdk/src/ddgi/DDGIVolume.cpp:790
↓ 1 callersMethodSetNormalBias
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:355
↓ 1 callersMethodSetProbeBrightnessThreshold
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:365
↓ 1 callersMethodSetProbeChangeThreshold
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:363
↓ 1 callersMethodSetProbeHysteresis
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:357
↓ 1 callersMethodSetProbeMaxRayDistance
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:359
↓ 1 callersMethodSetViewBias
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:353
↓ 1 callersMethodShouldAllocateDistance
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:191
↓ 1 callersMethodShouldAllocateIrradiance
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:185
↓ 1 callersMethodShouldAllocateProbes
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:167
↓ 1 callersMethodShouldAllocateRTRadiance
rtxgi-sdk/include/rtxgi/ddgi/DDGIVolume.h:179
↓ 1 callersFunctionShouldDynamicUpdate
ue4-plugin/4.27/RTXGI/Source/RTXGI/Private/DDGIVolumeUpdate.cpp:667
↓ 1 callersFunctionShouldRenderRayTracingEffect
ue4-plugin/4.27/RTXGI/Source/RTXGI/Private/DDGIVolumeUpdate.cpp:647
↓ 1 callersFunctionTraverseScene
* Traverse the scene graph and update the instance transforms. */
samples/test-harness/src/GLTF.cpp:485
↓ 1 callersMethodUpdateProbes
rtxgi-sdk/src/ddgi/DDGIVolume.cpp:472
↓ 1 callersFunctionWantsMouseCapture
samples/test-harness/src/UI.cpp:583
↓ 1 callersFunctionWr
(n,r,t)
docs/_static/underscore.js:6
↓ 1 callersFunctionXr
(n)
docs/_static/underscore.js:6
↓ 1 callersFunction_n
(n)
docs/_static/underscore.js:6
↓ 1 callersFunctiona
()
docs/_static/js/modernizr.min.js:4
↓ 1 callersFunctionajaxConvert
( s, response, jqXHR, isSuccess )
docs/_static/jquery-3.5.1.js:9180
↓ 1 callersFunctionajaxHandleResponses
( s, jqXHR, responses )
docs/_static/jquery-3.5.1.js:9122
↓ 1 callersFunctionb
()
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionbr
(n,r,t)
docs/_static/underscore.js:6
↓ 1 callersFunctionbuildParams
( prefix, obj, traditional, add )
docs/_static/jquery-3.5.1.js:8885
↓ 1 callersFunctionc
(a,b)
docs/_static/js/html5shiv.min.js:4
↓ 1 callersFunctionclone
(obj)
docs/_static/underscore-1.12.0.js:630
↓ 1 callersFunctionconstant
(value)
docs/_static/underscore-1.12.0.js:202
↓ 1 callersFunctioncreateButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
docs/_static/jquery-3.5.1.js:1008
↓ 1 callersFunctioncreateInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
docs/_static/jquery-3.5.1.js:997
↓ 1 callersFunctioncreateOptions
( options )
docs/_static/jquery-3.5.1.js:3423
↓ 1 callersFunctioncreateTween
( value, prop, animation )
docs/_static/jquery-3.5.1.js:7310
↓ 1 callersFunctionct
(e,t,n)
docs/_static/jquery.js:2
↓ 1 callersFunctionctor
()
docs/_static/underscore-1.12.0.js:605
↓ 1 callersFunctionde
(t)
docs/_static/jquery.js:2
↓ 1 callersFunctiondeepEq
(a, b, aStack, bStack)
docs/_static/underscore-1.12.0.js:371
↓ 1 callersFunctiondisplayNextItem
()
docs/_static/searchtools.js:247
↓ 1 callersFunctionemulatedSet
(keys)
docs/_static/underscore-1.12.0.js:248
↓ 1 callersFunctionexpectSync
( elem, type )
docs/_static/jquery-3.5.1.js:5111
↓ 1 callersFunctionfixInput
( src, dest )
docs/_static/jquery-3.5.1.js:6034
↓ 1 callersFunctionft
(o,e,t)
docs/_static/jquery.js:2
↓ 1 callersFunctionfunctions
(obj)
docs/_static/underscore-1.12.0.js:566
↓ 1 callersFunctiong
(a,c,d)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctionget
(object, path, defaultValue)
docs/_static/underscore-1.12.0.js:670
↓ 1 callersFunctiongetData
( data )
docs/_static/jquery-3.5.1.js:4401
↓ 1 callersFunctiongetDefaultDisplay
( elem )
docs/_static/jquery-3.5.1.js:4806
↓ 1 callersFunctionhe
(n)
docs/_static/jquery.js:2
↓ 1 callersFunctionhighlight
(node, addItems)
docs/_static/doctools.js:74
↓ 1 callersFunctioni
(a,b)
docs/_static/js/html5shiv.min.js:4
↓ 1 callersFunctioni
(a,c,d,e,f,i,j)
docs/_static/js/modernizr.min.js:4
↓ 1 callersFunctioni
(a,b)
docs/_static/js/html5shiv-printshiv.min.js:4
↓ 1 callersFunctioninitial
(array, n, guard)
docs/_static/underscore-1.12.0.js:1650
↓ 1 callersFunctioninvert
(obj)
docs/_static/underscore-1.12.0.js:556
← previousnext →401–500 of 769, ranked by callers