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
↓ 1 callers
Function
closeSharedFile
Source/Falcor/Core/Platform/Linux/Linux.cpp:173
↓ 1 callers
Method
collectSpecializationArgs
Source/Falcor/Core/API/ParameterBlock.cpp:821
↓ 1 callers
Function
collect_tests
Collect a list of all tests found in root_dir that are matching the filter_regex and tags. A test script needs to be named test_*.py to be de
tests/testing/run_image_tests.py:531
↓ 1 callers
Function
colorize
(diff_lines)
tools/run_clang_format.py:284
↓ 1 callers
Method
columns
Source/Falcor/Utils/UI/Gui.cpp:1830
↓ 1 callers
Function
compare
Source/Tools/ImageCompare/ImageCompare.cpp:236
↓ 1 callers
Method
compare
compare two big integers, returning the large value. assumes both are normalized. if the return value is negative, other is larger, if the return valu
external/include/fast_float/fast_float.h:2063
↓ 1 callers
Method
compareDesc
Source/Falcor/Core/API/Texture.cpp:733
↓ 1 callers
Function
compareImages
Source/Tools/ImageCompare/ImageCompare.cpp:301
↓ 1 callers
Function
compareVertices
Source/Falcor/Scene/SceneBuilder.cpp:167
↓ 1 callers
Method
compare_images
Run ImageCompare on a set of images in ref_dir and result_dir. Checks if error between reference and result image is within a given t
tests/testing/run_image_tests.py:241
↓ 1 callers
Function
compile
Source/RenderPasses/SDFEditor/SDFEditor.h:49
↓ 1 callers
Method
compile
Source/Falcor/RenderGraph/RenderGraphCompiler.cpp:49
↓ 1 callers
Method
compileFonts
Source/Falcor/Utils/UI/Gui.cpp:422
↓ 1 callers
Method
compilePasses
Source/Falcor/RenderGraph/RenderGraphCompiler.cpp:443
↓ 1 callers
Function
computeMatchResult
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:53
↓ 1 callers
Function
computeMedianMax
At some point, we want to replace this with a compute pass. The BitonicSort needs to be updated so it can handle large amounts of floatintpoint number
Source/RenderPasses/FLIPPass/FLIPPass.cpp:209
↓ 1 callers
Function
computeMinMaxResult
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:76
↓ 1 callers
Function
computeOrientationCost
Utility function that implements the orientation cost heuristic according to Equation 1 in Conty & Kulla, "Importance Sampling of Many Lights
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:659
↓ 1 callers
Method
computeRayPinhole
Source/Falcor/Scene/Camera/Camera.cpp:303
↓ 1 callers
Function
computeSceneCacheKey
Source/Falcor/Scene/SceneBuilder.cpp:194
↓ 1 callers
Method
compute_normals
(self)
scripts/inv-rendering/mesh_utils.py:110
↓ 1 callers
Function
compute_render_loss_L1
(img, target_img, weight=1.0)
scripts/inv-rendering/loss.py:12
↓ 1 callers
Method
compute_tangents
(self)
scripts/inv-rendering/mesh_utils.py:142
↓ 1 callers
Function
concat_into
external/include/nlohmann/json.hpp:4193
↓ 1 callers
Function
concat_length
external/include/nlohmann/json.hpp:4162
↓ 1 callers
Function
coneUnionOld
Given two cones specified by direction vectors and the cosine of their spread angles, returns a cone that bounds both of them. This is
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:94
↓ 1 callers
Function
connectFaceVertices
Source/Falcor/Scene/Curves/CurveTessellation.cpp:227
↓ 1 callers
Method
construct
external/include/nlohmann/json.hpp:5461
↓ 1 callers
Method
convert
Source/plugins/importers/PBRTImporter/Parameters.cpp:117
↓ 1 callers
Function
convertBlobToString
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:40
↓ 1 callers
Method
convertEqualAreaOctToLatLong
* Convert texture from equal-area octahedral mapping to lat-long mapping. * The output texture will have resolution [2 * width, height] of the in
Source/plugins/importers/PBRTImporter/EnvMapConverter.h:61
↓ 1 callers
Function
convertFormatToNvttFormat
Returns the corresponding NVTT compression format for the provided ResourceFormat. This conversion function should be used to convert formats for comp
Source/Falcor/Utils/Image/ImageIO.cpp:133
↓ 1 callers
Function
convertHalfToRGBA32Float
* Converts half float image to RGBA float image. */
Source/Falcor/Utils/Image/Bitmap.cpp:119
↓ 1 callers
Function
convertModeToNvttFormat
Returns the corresponding NVTT compression format for the provided compression mode.
Source/Falcor/Utils/Image/ImageIO.cpp:106
↓ 1 callers
Function
convertRootDescTable
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:128
↓ 1 callers
Function
convertRootDescriptor
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:152
↓ 1 callers
Function
convertSpecPowerToRoughness
* Converts specular power to roughness. Note there is no "the conversion". * Reference: http://simonstechblog.blogspot.com/2011/12/microfacet-brdf.ht
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:70
↓ 1 callers
Function
convertToCurveGeomData
Convert a UsdGeomBasisCurves into a CurveGeomData (curve primitive).
Source/plugins/importers/USDImporter/ImporterContext.cpp:639
↓ 1 callers
Function
convertToMeshGeomData
Convert a UsdGeomBasisCurves into a MeshGeomData (mesh).
Source/plugins/importers/USDImporter/ImporterContext.cpp:694
↓ 1 callers
Function
convertToNvttInputFormat
Returns the corresponding NVTT input format for the provided ResourceFormat. Should only be used to convert formats for non-compressed textures.
Source/Falcor/Utils/Image/ImageIO.cpp:163
↓ 1 callers
Function
convertToRGBA16Float
* Converts 96/128bpp to 64bpp RGBA floating-point image. * Note that FreeImage doesn't support 16-bit float formats. */
Source/Falcor/Utils/Image/Bitmap.cpp:249
↓ 1 callers
Function
convertToRGBA32Float
* Converts an image of the given format to an RGBA float image. */
Source/Falcor/Utils/Image/Bitmap.cpp:163
↓ 1 callers
Function
convertToRGBAF
* Converts 96bpp to 128bpp RGBA without clamping. * Note that we can't use FreeImage_ConvertToRGBAF() as it clamps to [0,1]. */
Source/Falcor/Utils/Image/Bitmap.cpp:212
↓ 1 callers
Function
cookie_decode
Verify and decode an encoded string. Return an object or None.
tests/testing/libs/bottle.py:2610
↓ 1 callers
Function
cookie_encode
Encode and sign a pickle-able object. Return a (byte) string
tests/testing/libs/bottle.py:2603
↓ 1 callers
Function
cookie_is_encoded
Return True if the argument looks like a encoded cookie.
tests/testing/libs/bottle.py:2620
↓ 1 callers
Method
copyAccelerationStructure
Source/Falcor/Core/API/RenderContext.cpp:636
↓ 1 callers
Method
copyPDataValueFrom
bool FieldInfo::copyFrom(const FieldInfo &f) { if (!isCompatibleWith(f)) return false; void* myOldPdata = pdata; *this = f;
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:1997
↓ 1 callers
Function
copyStringToBuffer
Source/Falcor/Utils/StringUtils.cpp:220
↓ 1 callers
Method
copyToPrevVertices
Source/Falcor/Scene/Animation/AnimatedVertexCache.cpp:172
↓ 1 callers
Function
correlation
Estimates the population Pearson correlation between pairs of measurements of a random variable stored in an array 'elems'. The two values in
Source/Tools/FalcorTest/Tests/Sampling/SampleGeneratorTests.cpp:52
↓ 1 callers
Function
countMeshInstances
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:996
↓ 1 callers
Function
countl_zero
external/include/fstd/bit.h:135
↓ 1 callers
Function
crbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
external/include/nlohmann/json.hpp:22014
↓ 1 callers
Function
create
Source/RenderPasses/ErrorMeasurePass/ErrorMeasurePass.h:58
↓ 1 callers
Function
create
Source/RenderPasses/DebugPasses/SplitScreenPass/SplitScreenPass.h:40
↓ 1 callers
Function
create
Source/RenderPasses/DebugPasses/SideBySidePass/SideBySidePass.h:39
↓ 1 callers
Function
create
Source/Falcor/Scene/Volume/GridVolume.h:86
↓ 1 callers
Method
create
Source/Falcor/Core/Window.cpp:374
↓ 1 callers
Function
createAllMaterials
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:973
↓ 1 callers
Function
createAnimations
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:447
↓ 1 callers
Function
createAreaLight
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1388
↓ 1 callers
Function
createBoneList
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:749
↓ 1 callers
Function
createBoneMap
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:982
↓ 1 callers
Method
createBufferFromNativeHandle
Source/Falcor/Core/API/Device.cpp:800
↓ 1 callers
Function
createCamera
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:589
↓ 1 callers
Method
createCamera
Source/plugins/importers/USDImporter/ImporterContext.cpp:1581
↓ 1 callers
Function
createCameras
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:321
↓ 1 callers
Method
createComputePipelineState
This method will be called by the gfx layer to create an API object for a compute pipeline state.
Source/Falcor/Core/API/Device.cpp:184
↓ 1 callers
Function
createDirLight
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:387
↓ 1 callers
Method
createDiskLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1501
↓ 1 callers
Method
createDistantLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1452
↓ 1 callers
Function
createDropdownFromVec
Source/Mogwai/Mogwai.cpp:161
↓ 1 callers
Method
createEnvMap
Source/plugins/importers/USDImporter/ImporterContext.cpp:1403
↓ 1 callers
Method
createEvent
Source/Falcor/Utils/Timing/Profiler.cpp:438
↓ 1 callers
Function
createFloatTexture
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:752
↓ 1 callers
Function
createGraphics
* Create a new graphics program from file. * @param[in] pDevice GPU device. * @param[in] path Graphics program file path. * @param[in]
Source/Falcor/Core/Program/Program.h:634
↓ 1 callers
Method
createGraphicsPipelineState
This method will be called by the gfx layer to create an API object for a graphics pipeline state.
Source/Falcor/Core/API/Device.cpp:222
↓ 1 callers
Method
createGraphicsStateObject
Source/Falcor/Core/API/Device.cpp:919
↓ 1 callers
Function
createIndexList
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:484
↓ 1 callers
Function
createInstanceDefinition
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1757
↓ 1 callers
Function
createJunction
Source/Falcor/Core/Platform/Linux/Linux.cpp:179
↓ 1 callers
Function
createLight
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:643
↓ 1 callers
Function
createLights
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:424
↓ 1 callers
Function
createMaterial
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:826
↓ 1 callers
Function
createMatrixFromBasis
* Creates a rotation matrix from individual basis vectors. * @param[in] forward Forward vector. * @param[in] up Up vector. * @return 3x3 rotation m
Source/Falcor/Utils/Math/FalcorMath.h:76
↓ 1 callers
Function
createMedium
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1355
↓ 1 callers
Method
createMeshedDiskLight
DEMO21 Opera -- tdavidovic: I see no problem with tessellating lights
Source/plugins/importers/USDImporter/ImporterContext.cpp:1519
↓ 1 callers
Function
createMeshes
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:565
↓ 1 callers
Method
createPointInstances
Source/plugins/importers/USDImporter/ImporterContext.cpp:2102
↓ 1 callers
Function
createPointLight
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:397
↓ 1 callers
Method
createProgramKernels
Source/Falcor/Core/Program/ProgramManager.cpp:220
↓ 1 callers
Method
createProgramVersion
Source/Falcor/Core/Program/ProgramManager.cpp:119
↓ 1 callers
Method
createPrototype
Source/plugins/importers/USDImporter/ImporterContext.cpp:1966
↓ 1 callers
Method
createRectLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1467
↓ 1 callers
Function
createResourceForPass
Source/Falcor/RenderGraph/ResourceCache.cpp:122
↓ 1 callers
Method
createResources
Source/Falcor/Scene/SDFs/SparseVoxelSet/SDFSVS.cpp:53
↓ 1 callers
Method
createRtStateObject
Source/Falcor/Core/API/Device.cpp:924
↓ 1 callers
Function
createSamplePattern
Source/RenderPasses/GBuffer/GBufferBase.cpp:201
← previous
next →
2,101–2,200 of 8,129, ranked by callers