Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ functions
Functions
8,129 in github.com/NVIDIAGameWorks/Falcor
⨍
Functions
8,129
◇
Types & classes
1,657
↳
Endpoints
7
↓ 3 callers
Function
createSeed
Source/Tools/FalcorTest/Tests/Sampling/PseudorandomTests.cpp:105
↓ 3 callers
Method
createTexture1D
Source/Falcor/Core/API/Device.cpp:805
↓ 3 callers
Method
createTexture2DMS
Source/Falcor/Core/API/Device.cpp:864
↓ 3 callers
Method
data
Source/Falcor/Utils/Scripting/ndarray.h:433
↓ 3 callers
Function
deep_first_search_by_pc
external/include/backward/backward.hpp:3245
↓ 3 callers
Function
deleteNode
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:621
↓ 3 callers
Method
deserializeParams
Source/Falcor/Scene/Material/StandardMaterial.cpp:240
↓ 3 callers
Method
doesEdgeExist
* Check if an edge exists */
Source/Falcor/Utils/Algorithm/DirectedGraph.h:165
↓ 3 callers
Function
doesFormatHaveAlpha
Source/Falcor/Core/API/Formats.h:425
↓ 3 callers
Function
emplace
external/include/nlohmann/json.hpp:18934
↓ 3 callers
Method
end
Source/Falcor/Utils/Dictionary.h:71
↓ 3 callers
Function
endFrame
* End a frame. * This should be called at the end of each frame for samplers that do extra setup for each frame. * @param[in] pRenderContext
Source/Falcor/Utils/Sampling/SampleGenerator.h:95
↓ 3 callers
Method
endFrame
Source/RenderPasses/PathTracer/PathTracer.cpp:1256
↓ 3 callers
Function
enumerateTests
Source/Falcor/Testing/UnitTest.cpp:519
↓ 3 callers
Function
evalSAH
Evaluates the SAH cost metric for a node. If the node is empty (invalid bounds), the cost evaluates to zero. See Eqn 15 in Moreau and
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:519
↓ 3 callers
Function
evalSAOH
Evaluates the SAOH cost metric for a node. If the node is empty (invalid bounds), the cost evaluates to zero. See Eqn 16 in Moreau and
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:671
↓ 3 callers
Method
execute
Source/RenderPasses/NRDPass/NRDPass.cpp:431
↓ 3 callers
Method
execute
Source/Falcor/Utils/Algorithm/PrefixSum.cpp:77
↓ 3 callers
Function
exp2
Source/Falcor/Utils/Math/ScalarMath.h:152
↓ 3 callers
Function
extendError
(baseErrorType,errorName)
tests/testing/viewer/static/exr-wrap.js:8
↓ 3 callers
Function
fastfloat_strncasecmp
Compares two ASCII strings in a case insensitive manner.
external/include/fast_float/fast_float.h:215
↓ 3 callers
Function
filterTests
Source/Falcor/Testing/UnitTest.cpp:575
↓ 3 callers
Function
findMember
Source/Falcor/Core/Program/ProgramReflection.h:1557
↓ 3 callers
Method
findMember
Source/Falcor/Core/Program/ProgramReflection.cpp:2082
↓ 3 callers
Function
find_fundie_by_pc
external/include/backward/backward.hpp:3180
↓ 3 callers
Function
find_most_recent_build_config
Find the build config most recently built by checking all possible build directories and finding the most recently changed Falcor library
tests/testing/core/environment.py:29
↓ 3 callers
Function
float32ToFloat16
Source/Falcor/Utils/Math/Float16.cpp:56
↓ 3 callers
Function
floatToSnorm16
* Convert float value to 16-bit snorm value. * Values outside [-1,1] are clamped and NaN is encoded as zero. * @return 16-bit snorm value in low bit
Source/Falcor/Utils/Math/FormatConversion.h:45
↓ 3 callers
Function
float_scale
Source/Tools/FalcorTest/Tests/Utils/GeometryHelpersTests.cpp:48
↓ 3 callers
Method
flush
Source/Falcor/Utils/Scripting/Console.cpp:124
↓ 3 callers
Method
flush
(self)
tests/testing/libs/xmlrunner/result.py:94
↓ 3 callers
Function
focalLengthToFovY
* Calculates vertical FOV in radians from camera parameters. * @param[in] focalLength Focal length in mm. * @param[in] frameHeight Height of film/se
Source/Falcor/Utils/Math/FalcorMath.h:123
↓ 3 callers
Function
fovYToFocalLength
* Calculates camera focal length from vertical FOV. * @param[in] fovY Vertical FOV in radians. * @param[in] frameHeight Height of film/sensor in mm.
Source/Falcor/Utils/Math/FalcorMath.h:133
↓ 3 callers
Method
free
Source/RenderPasses/OptixDenoiser/OptixUtils.h:59
↓ 3 callers
Function
freeSharedDevicePtr
Source/Falcor/Utils/CudaUtils.cpp:243
↓ 3 callers
Function
full_multiplication
compute 64-bit a*b
external/include/fast_float/fast_float.h:304
↓ 3 callers
Function
generateFP16TestData
Source/Tools/FalcorTest/Tests/Utils/HalfUtilsTests.cpp:169
↓ 3 callers
Method
get
Source/Falcor/Utils/Scripting/ndarray.cpp:63
↓ 3 callers
Method
getActiveGraph
Source/Mogwai/Mogwai.cpp:146
↓ 3 callers
Function
getAlphaMode
Get the alpha mode. */
Source/Falcor/Scene/Material/Material.h:188
↓ 3 callers
Function
getApertureRadius
Get camera aperture radius in scene units. See FalcorMath.h for helper functions to convert between aperture f-number. */
Source/Falcor/Scene/Camera/Camera.h:112
↓ 3 callers
Function
getBarrelDistortAmount
Source/RenderPasses/SimplePostFX/SimplePostFX.h:58
↓ 3 callers
Function
getChromaticAberrationAmount
Source/RenderPasses/SimplePostFX/SimplePostFX.h:57
↓ 3 callers
Method
getColCount
Source/Falcor/Utils/Math/MatrixTypes.h:72
↓ 3 callers
Function
getColorOffset
Source/RenderPasses/SimplePostFX/SimplePostFX.h:60
↓ 3 callers
Function
getColorOffsetScalar
Source/RenderPasses/SimplePostFX/SimplePostFX.h:63
↓ 3 callers
Function
getColorPower
Source/RenderPasses/SimplePostFX/SimplePostFX.h:62
↓ 3 callers
Function
getColorPowerScalar
Source/RenderPasses/SimplePostFX/SimplePostFX.h:65
↓ 3 callers
Function
getColorScale
Source/RenderPasses/SimplePostFX/SimplePostFX.h:61
↓ 3 callers
Function
getColorScaleScalar
Source/RenderPasses/SimplePostFX/SimplePostFX.h:64
↓ 3 callers
Method
getConditional
Source/Falcor/Scene/Material/RGLCommon.h:61
↓ 3 callers
Function
getConductorEtaK
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:517
↓ 3 callers
Method
getCpuHandle
Source/Falcor/Core/API/Shared/D3D12DescriptorSet.cpp:49
↓ 3 callers
Method
getCpuTime
Source/Falcor/Utils/Timing/Profiler.h:77
↓ 3 callers
Method
getCudaMemory
Source/Falcor/Core/API/Buffer.cpp:378
↓ 3 callers
Method
getCurrentEdgeId
Source/Falcor/Utils/Algorithm/DirectedGraph.h:194
↓ 3 callers
Method
getCurrentNodeId
Source/Falcor/Utils/Algorithm/DirectedGraph.h:193
↓ 3 callers
Function
getCurveCount
Get the number of curves. */
Source/Falcor/Scene/Scene.h:671
↓ 3 callers
Function
getDefines
Get shader defines for the material. The defines must be set on any program using the material. */
Source/Falcor/Scene/Material/Material.h:314
↓ 3 callers
Method
getDefines
Source/RenderPasses/WARDiffPathTracer/WARDiffPathTracer.cpp:648
↓ 3 callers
Function
getEnabled
Source/RenderPasses/SimplePostFX/SimplePostFX.h:51
↓ 3 callers
Function
getFocalDistance
Get the camera's focal distance in scene units. */
Source/Falcor/Scene/Camera/Camera.h:104
↓ 3 callers
Function
getFormatWidthCompressionRatio
* Get the format compression ration along the x-axis */
Source/Falcor/Core/API/Formats.h:257
↓ 3 callers
Function
getFrameRate
Get the frame rate for grid playback. */
Source/Falcor/Scene/Volume/GridVolume.h:189
↓ 3 callers
Function
getGFXAddressMode
Source/Falcor/Core/API/Sampler.cpp:39
↓ 3 callers
Function
getGFXComparisonFunc
Source/Falcor/Core/API/GraphicsStateObject.cpp:125
↓ 3 callers
Function
getGFXFilter
Source/Falcor/Core/API/Sampler.cpp:59
↓ 3 callers
Function
getGFXStencilOp
Source/Falcor/Core/API/GraphicsStateObject.cpp:99
↓ 3 callers
Method
getGpuTime
Source/Falcor/Utils/Timing/Profiler.h:78
↓ 3 callers
Function
getHeap
Source/Falcor/Core/API/Shared/D3D12DescriptorSet.cpp:40
↓ 3 callers
Function
getIR
Source/Falcor/RenderGraph/RenderGraphIR.h:52
↓ 3 callers
Method
getIndex
Source/Falcor/Scene/SceneBuilder.h:725
↓ 3 callers
Method
getInfo
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:285
↓ 3 callers
Method
getInputName
Source/Falcor/RenderGraph/RenderGraphUI.cpp:207
↓ 3 callers
Method
getKernel
Source/Falcor/Core/Program/ProgramVersion.cpp:61
↓ 3 callers
Function
getLocalLightCount
Source/Falcor/Rendering/RTXDI/RTXDI.h:322
↓ 3 callers
Method
getMappedData
Source/Falcor/Utils/CudaUtils.h:173
↓ 3 callers
Method
getMarginal
Source/Falcor/Scene/Material/RGLCommon.h:59
↓ 3 callers
Function
getMeshCount
Get the number of triangle meshes. */
Source/Falcor/Scene/Scene.h:651
↓ 3 callers
Function
getNodeIndex
Warning: node index changes when a node becomes active!
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.h:772
↓ 3 callers
Function
getNodeType
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:680
↓ 3 callers
Method
getOutputMasks
Source/Falcor/RenderGraph/RenderGraph.cpp:641
↓ 3 callers
Method
getPDF
Source/Falcor/Scene/Material/RGLCommon.h:57
↓ 3 callers
Method
getPoint3Array
Source/plugins/importers/PBRTImporter/Parameters.cpp:396
↓ 3 callers
Method
getPopupPinIndex
Source/Falcor/RenderGraph/RenderGraphUI.cpp:120
↓ 3 callers
Method
getRayTracingCommandEncoder
Source/Falcor/Core/API/LowLevelContextData.cpp:168
↓ 3 callers
Method
getRenderGraphUI
Source/Falcor/RenderGraph/RenderGraphUI.cpp:74
↓ 3 callers
Function
getResultString
Source/Falcor/Core/API/Aftermath.cpp:67
↓ 3 callers
Function
getSaturationCurve
Source/RenderPasses/SimplePostFX/SimplePostFX.h:59
↓ 3 callers
Method
getScene
Source/Mogwai/Mogwai.cpp:601
↓ 3 callers
Method
getScript
Source/Mogwai/Mogwai.h:65
↓ 3 callers
Method
getSetCount
Source/Tools/FalcorTest/Tests/Utils/UnionFindTests.cpp:76
↓ 3 callers
Function
getShaderAttribute
Source/Falcor/Core/Program/ProgramReflection.cpp:2370
↓ 3 callers
Function
getShaderVisibility
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:58
↓ 3 callers
Function
getShiftFromSize
(size)
tests/testing/viewer/static/exr-wrap.js:8
↓ 3 callers
Function
getSourceInput
Return the ultimate source of the given input.
Source/Modules/USDUtils/USDUtils.h:214
↓ 3 callers
Function
getSpecularParams
Get the specular parameters. */
Source/Falcor/Scene/Material/BasicMaterial.h:188
↓ 3 callers
Method
getTexture
Source/Falcor/RenderGraph/RenderPass.cpp:47
↓ 3 callers
Function
getTextureDesc
Source/Falcor/Utils/Image/TextureManager.h:237
↓ 3 callers
Function
getTypeName
(type)
tests/testing/viewer/static/exr-wrap.js:8
← previous
next →
1,101–1,200 of 8,129, ranked by callers