MCPcopy Create free account

hub / github.com/NVIDIAGameWorks/Falcor / functions

Functions8,129 in github.com/NVIDIAGameWorks/Falcor

↓ 1 callersFunctioncloseSharedFile
Source/Falcor/Core/Platform/Linux/Linux.cpp:173
↓ 1 callersMethodcollectSpecializationArgs
Source/Falcor/Core/API/ParameterBlock.cpp:821
↓ 1 callersFunctioncollect_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 callersFunctioncolorize
(diff_lines)
tools/run_clang_format.py:284
↓ 1 callersMethodcolumns
Source/Falcor/Utils/UI/Gui.cpp:1830
↓ 1 callersFunctioncompare
Source/Tools/ImageCompare/ImageCompare.cpp:236
↓ 1 callersMethodcompare
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 callersMethodcompareDesc
Source/Falcor/Core/API/Texture.cpp:733
↓ 1 callersFunctioncompareImages
Source/Tools/ImageCompare/ImageCompare.cpp:301
↓ 1 callersFunctioncompareVertices
Source/Falcor/Scene/SceneBuilder.cpp:167
↓ 1 callersMethodcompare_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 callersFunctioncompile
Source/RenderPasses/SDFEditor/SDFEditor.h:49
↓ 1 callersMethodcompile
Source/Falcor/RenderGraph/RenderGraphCompiler.cpp:49
↓ 1 callersMethodcompileFonts
Source/Falcor/Utils/UI/Gui.cpp:422
↓ 1 callersMethodcompilePasses
Source/Falcor/RenderGraph/RenderGraphCompiler.cpp:443
↓ 1 callersFunctioncomputeMatchResult
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:53
↓ 1 callersFunctioncomputeMedianMax
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 callersFunctioncomputeMinMaxResult
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:76
↓ 1 callersFunctioncomputeOrientationCost
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 callersMethodcomputeRayPinhole
Source/Falcor/Scene/Camera/Camera.cpp:303
↓ 1 callersFunctioncomputeSceneCacheKey
Source/Falcor/Scene/SceneBuilder.cpp:194
↓ 1 callersMethodcompute_normals
(self)
scripts/inv-rendering/mesh_utils.py:110
↓ 1 callersFunctioncompute_render_loss_L1
(img, target_img, weight=1.0)
scripts/inv-rendering/loss.py:12
↓ 1 callersMethodcompute_tangents
(self)
scripts/inv-rendering/mesh_utils.py:142
↓ 1 callersFunctionconcat_into
external/include/nlohmann/json.hpp:4193
↓ 1 callersFunctionconcat_length
external/include/nlohmann/json.hpp:4162
↓ 1 callersFunctionconeUnionOld
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 callersFunctionconnectFaceVertices
Source/Falcor/Scene/Curves/CurveTessellation.cpp:227
↓ 1 callersMethodconstruct
external/include/nlohmann/json.hpp:5461
↓ 1 callersMethodconvert
Source/plugins/importers/PBRTImporter/Parameters.cpp:117
↓ 1 callersFunctionconvertBlobToString
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:40
↓ 1 callersMethodconvertEqualAreaOctToLatLong
* 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 callersFunctionconvertFormatToNvttFormat
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 callersFunctionconvertHalfToRGBA32Float
* Converts half float image to RGBA float image. */
Source/Falcor/Utils/Image/Bitmap.cpp:119
↓ 1 callersFunctionconvertModeToNvttFormat
Returns the corresponding NVTT compression format for the provided compression mode.
Source/Falcor/Utils/Image/ImageIO.cpp:106
↓ 1 callersFunctionconvertRootDescTable
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:128
↓ 1 callersFunctionconvertRootDescriptor
Source/Falcor/Core/API/Shared/D3D12RootSignature.cpp:152
↓ 1 callersFunctionconvertSpecPowerToRoughness
* 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 callersFunctionconvertToCurveGeomData
Convert a UsdGeomBasisCurves into a CurveGeomData (curve primitive).
Source/plugins/importers/USDImporter/ImporterContext.cpp:639
↓ 1 callersFunctionconvertToMeshGeomData
Convert a UsdGeomBasisCurves into a MeshGeomData (mesh).
Source/plugins/importers/USDImporter/ImporterContext.cpp:694
↓ 1 callersFunctionconvertToNvttInputFormat
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 callersFunctionconvertToRGBA16Float
* 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 callersFunctionconvertToRGBA32Float
* Converts an image of the given format to an RGBA float image. */
Source/Falcor/Utils/Image/Bitmap.cpp:163
↓ 1 callersFunctionconvertToRGBAF
* 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 callersFunctioncookie_decode
Verify and decode an encoded string. Return an object or None.
tests/testing/libs/bottle.py:2610
↓ 1 callersFunctioncookie_encode
Encode and sign a pickle-able object. Return a (byte) string
tests/testing/libs/bottle.py:2603
↓ 1 callersFunctioncookie_is_encoded
Return True if the argument looks like a encoded cookie.
tests/testing/libs/bottle.py:2620
↓ 1 callersMethodcopyAccelerationStructure
Source/Falcor/Core/API/RenderContext.cpp:636
↓ 1 callersMethodcopyPDataValueFrom
bool FieldInfo::copyFrom(const FieldInfo &f) { if (!isCompatibleWith(f)) return false; void* myOldPdata = pdata; *this = f;
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:1997
↓ 1 callersFunctioncopyStringToBuffer
Source/Falcor/Utils/StringUtils.cpp:220
↓ 1 callersMethodcopyToPrevVertices
Source/Falcor/Scene/Animation/AnimatedVertexCache.cpp:172
↓ 1 callersFunctioncorrelation
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 callersFunctioncountMeshInstances
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:996
↓ 1 callersFunctioncountl_zero
external/include/fstd/bit.h:135
↓ 1 callersFunctioncrbegin
@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 callersFunctioncreate
Source/RenderPasses/ErrorMeasurePass/ErrorMeasurePass.h:58
↓ 1 callersFunctioncreate
Source/RenderPasses/DebugPasses/SplitScreenPass/SplitScreenPass.h:40
↓ 1 callersFunctioncreate
Source/RenderPasses/DebugPasses/SideBySidePass/SideBySidePass.h:39
↓ 1 callersFunctioncreate
Source/Falcor/Scene/Volume/GridVolume.h:86
↓ 1 callersMethodcreate
Source/Falcor/Core/Window.cpp:374
↓ 1 callersFunctioncreateAllMaterials
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:973
↓ 1 callersFunctioncreateAnimations
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:447
↓ 1 callersFunctioncreateAreaLight
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1388
↓ 1 callersFunctioncreateBoneList
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:749
↓ 1 callersFunctioncreateBoneMap
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:982
↓ 1 callersMethodcreateBufferFromNativeHandle
Source/Falcor/Core/API/Device.cpp:800
↓ 1 callersFunctioncreateCamera
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:589
↓ 1 callersMethodcreateCamera
Source/plugins/importers/USDImporter/ImporterContext.cpp:1581
↓ 1 callersFunctioncreateCameras
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:321
↓ 1 callersMethodcreateComputePipelineState
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 callersFunctioncreateDirLight
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:387
↓ 1 callersMethodcreateDiskLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1501
↓ 1 callersMethodcreateDistantLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1452
↓ 1 callersFunctioncreateDropdownFromVec
Source/Mogwai/Mogwai.cpp:161
↓ 1 callersMethodcreateEnvMap
Source/plugins/importers/USDImporter/ImporterContext.cpp:1403
↓ 1 callersMethodcreateEvent
Source/Falcor/Utils/Timing/Profiler.cpp:438
↓ 1 callersFunctioncreateFloatTexture
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:752
↓ 1 callersFunctioncreateGraphics
* 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 callersMethodcreateGraphicsPipelineState
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 callersMethodcreateGraphicsStateObject
Source/Falcor/Core/API/Device.cpp:919
↓ 1 callersFunctioncreateIndexList
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:484
↓ 1 callersFunctioncreateInstanceDefinition
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1757
↓ 1 callersFunctioncreateJunction
Source/Falcor/Core/Platform/Linux/Linux.cpp:179
↓ 1 callersFunctioncreateLight
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:643
↓ 1 callersFunctioncreateLights
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:424
↓ 1 callersFunctioncreateMaterial
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:826
↓ 1 callersFunctioncreateMatrixFromBasis
* 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 callersFunctioncreateMedium
Source/plugins/importers/PBRTImporter/PBRTImporter.cpp:1355
↓ 1 callersMethodcreateMeshedDiskLight
DEMO21 Opera -- tdavidovic: I see no problem with tessellating lights
Source/plugins/importers/USDImporter/ImporterContext.cpp:1519
↓ 1 callersFunctioncreateMeshes
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:565
↓ 1 callersMethodcreatePointInstances
Source/plugins/importers/USDImporter/ImporterContext.cpp:2102
↓ 1 callersFunctioncreatePointLight
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:397
↓ 1 callersMethodcreateProgramKernels
Source/Falcor/Core/Program/ProgramManager.cpp:220
↓ 1 callersMethodcreateProgramVersion
Source/Falcor/Core/Program/ProgramManager.cpp:119
↓ 1 callersMethodcreatePrototype
Source/plugins/importers/USDImporter/ImporterContext.cpp:1966
↓ 1 callersMethodcreateRectLight
Source/plugins/importers/USDImporter/ImporterContext.cpp:1467
↓ 1 callersFunctioncreateResourceForPass
Source/Falcor/RenderGraph/ResourceCache.cpp:122
↓ 1 callersMethodcreateResources
Source/Falcor/Scene/SDFs/SparseVoxelSet/SDFSVS.cpp:53
↓ 1 callersMethodcreateRtStateObject
Source/Falcor/Core/API/Device.cpp:924
↓ 1 callersFunctioncreateSamplePattern
Source/RenderPasses/GBuffer/GBufferBase.cpp:201
← previousnext →2,101–2,200 of 8,129, ranked by callers