MCPcopy Create free account

hub / github.com/NVIDIAGameWorks/Falcor / functions

Functions8,129 in github.com/NVIDIAGameWorks/Falcor

↓ 3 callersMethodtextbox
Source/Falcor/Utils/UI/Gui.cpp:1639
↓ 3 callersFunctionthrowInstanceAlreadyDeleted
(obj)
tests/testing/viewer/static/exr-wrap.js:8
↓ 3 callersFunctiontimeFromFrame
Source/Falcor/Utils/Timing/Clock.cpp:86
↓ 3 callersFunctiontoPython
Source/Falcor/Utils/Timing/Profiler.cpp:49
↓ 3 callersFunctionto_string
Source/Falcor/Utils/Timing/FrameRate.h:105
↓ 3 callersFunctiontriangulate
* Triangulate a mesh without applying any refinement. * * This is both faster than using the general-case tessellation path, and preserves ordering
Source/Modules/USDUtils/Tessellator/Tessellation.cpp:196
↓ 3 callersMethodtrigger_hook
Trigger a hook and return a list of results.
tests/testing/libs/bottle.py:644
↓ 3 callersMethodtry_push
append item to vector, returning if item was added
external/include/fast_float/fast_float.h:1732
↓ 3 callersFunctiontypeConformanceListFromPython
Source/Falcor/Core/API/PythonHelpers.cpp:129
↓ 3 callersFunctionuint32_hi64
external/include/fast_float/fast_float.h:1824
↓ 3 callersMethodupdate
Source/Falcor/Utils/Timing/Clock.h:213
↓ 3 callersFunctionupdateGlobalBufferViews
()
tests/testing/viewer/static/exr-wrap.js:8
↓ 3 callersMethodupdateSignaledValue
Source/Falcor/Core/API/Fence.cpp:72
↓ 3 callersFunctionv
(t)
tests/testing/viewer/static/react.min.js:12
↓ 3 callersMethodvalues
(self)
tests/testing/libs/bottle.py:1839
↓ 3 callersFunctionvecToJson
Source/Falcor/Utils/Properties.cpp:41
↓ 3 callersMethodvnum
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:83
↓ 3 callersMethodwaitForCuda
Source/Falcor/Core/API/CopyContext.cpp:110
↓ 3 callersFunctionweightOneRing
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:482
↓ 3 callersMethodwrite_code
(self, line, comment='')
tests/testing/libs/bottle.py:3583
↓ 3 callersFunctionwstring_2_string
* Convert a UTF-8 wstring to an ASCII string */
Source/Falcor/Utils/StringUtils.h:175
↓ 3 callersFunctionyaw
Source/Falcor/Utils/Math/QuaternionMath.h:317
↓ 2 callersFunctionAddTriToGroup
external/mikktspace/mikktspace.c:1133
↓ 2 callersFunctionAssignRecur
external/mikktspace/mikktspace.c:1139
↓ 2 callersFunctionCPU_TEST
Source/Tools/FalcorTest/Tests/Utils/VectorTests.cpp:41
↓ 2 callersFunctionCalcTexArea
returns the texture area times 2
external/mikktspace/mikktspace.c:928
↓ 2 callersFunctionE
(e,t)
tests/testing/viewer/static/jeri.min.js:27
↓ 2 callersFunctionEntryPointGroupKernels
Source/Falcor/Core/Program/ProgramVersion.h:159
↓ 2 callersFunctionF
()
tests/testing/viewer/static/react-dom.min.js:14
↓ 2 callersFunctionFindGridCell
it is IMPORTANT that this function is called to evaluate the hash since inlining could potentially reorder instructions and generate different results
external/mikktspace/mikktspace.c:440
↓ 2 callersFunctionFitCodes
Source/Falcor/Scene/Volume/BC4Encode.h:65
↓ 2 callersFunctionFixRange
Source/Falcor/Scene/Volume/BC4Encode.h:57
↓ 2 callersFunctionG
(e,t)
tests/testing/viewer/static/jeri.min.js:1
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Slang/StructuredBufferMatrix.cpp:67
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Slang/WaveOps.cpp:174
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Utils/AABBTests.cpp:43
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Utils/HalfUtilsTests.cpp:225
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Utils/HashUtilsTests.cpp:54
↓ 2 callersFunctionGPU_TEST
Source/Tools/FalcorTest/Tests/Scene/Material/BSDFTests.cpp:308
↓ 2 callersFunctionGetEdge
resolve ordering and edge number
external/mikktspace/mikktspace.c:1703
↓ 2 callersFunctionGetSquaredDistancePointSegment
Based on: http://stackoverflow.com/questions/849211/shortest-distance-between-a-point-and-a-line-segment
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:448
↓ 2 callersFunctionGetSquaredDistanceToBezierCurve
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:459
↓ 2 callersFunctionI
(e,t,n)
tests/testing/viewer/static/jeri.min.js:1
↓ 2 callersFunctionImDrawListAddCircle
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:71
↓ 2 callersFunctionImDrawListAddRectWithVerticalGradient
external/imgui_addons/imguinodegrapheditor/imguinodegrapheditor.cpp:244
↓ 2 callersFunctionMemoryMappedFile
Source/Falcor/Core/Platform/MemoryMappedFile.h:100
↓ 2 callersMethodProgressBar
Source/Falcor/Utils/UI/PythonUI.cpp:193
↓ 2 callersFunctionUTF8ArrayToString
(u8Array,idx)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callersFunctionUTF8ToString
(ptr)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callersFunctionWindow
* Create a new window * @param[in] w a reference to a Widgets object * @param[in] size size in pixels of the window * @para
Source/Falcor/Utils/UI/Gui.h:615
↓ 2 callersMethodWindow
Source/Falcor/Core/Window.cpp:379
↓ 2 callersFunction_
(t)
tests/testing/viewer/static/react.min.js:12
↓ 2 callersFunction_
(e,t,n)
tests/testing/viewer/static/react-dom.min.js:12
↓ 2 callersMethod__init__
(self, test_result, test_method, outcome=SUCCESS, err=None, subTest=None, filename=None, lineno=None, doc=None
tests/testing/libs/xmlrunner/result.py:140
↓ 2 callersMethod_copy_file
(self, fp, chunk_size=2**16)
tests/testing/libs/bottle.py:2389
↓ 2 callersMethod_get_body_string
read body until content-length or MEMFILE_MAX into a string. Raise HTTPError(413) on requests that are to large.
tests/testing/libs/bottle.py:1184
↓ 2 callersFunction_parse_qsl
(qs)
tests/testing/libs/bottle.py:2586
↓ 2 callersFunction_re_flatten
Turn all capturing groups in a regular expression pattern into non-capturing groups.
tests/testing/libs/bottle.py:253
↓ 2 callersFunctiona
(t,e,n)
tests/testing/viewer/static/react.min.js:12
↓ 2 callersFunctionaabbVolume
Returns the volume of a bounding box. \param[in] epsilon Replace dimensions that are zero by this value. \return the volume of the bou
Source/Falcor/Rendering/Lights/LightBVHBuilder.cpp:209
↓ 2 callersMethodacquireNextImage
Source/Falcor/Core/API/Swapchain.cpp:73
↓ 2 callersFunctionadaptiveSimpson
adaptive Simpson integration over an 1D interval
external/include/hypothesis/hypothesis.h:65
↓ 2 callersMethodaddAftermathMarker
Source/Falcor/Core/API/CopyContext.cpp:637
↓ 2 callersMethodaddBool
Source/plugins/importers/PBRTImporter/Parameters.cpp:63
↓ 2 callersMethodaddCurve
Source/plugins/importers/USDImporter/ImporterContext.cpp:2209
↓ 2 callersFunctionaddLightCommon
Source/plugins/importers/AssimpImporter/AssimpImporter.cpp:367
↓ 2 callersMethodaddMaterial
Source/Falcor/Scene/Material/MaterialSystem.cpp:224
↓ 2 callersMethodaddMaterial
Source/plugins/importers/PBRTImporter/Builder.cpp:82
↓ 2 callersMethodaddMesh
Source/plugins/importers/USDImporter/ImporterContext.cpp:1898
↓ 2 callersMethodaddSeparator
Source/Falcor/Utils/UI/Gui.cpp:596
↓ 2 callersMethodaddTextbox
Source/Falcor/Utils/UI/Gui.cpp:779
↓ 2 callersMethodadd_process
(self, name, p)
tests/testing/run_image_tests.py:60
↓ 2 callersMethodadd_route
Add a route object, but do not change the :data:`Route.app` attribute.
tests/testing/libs/bottle.py:775
↓ 2 callersMethodadjustSizeOffsetParams
Source/Falcor/Core/API/Buffer.cpp:356
↓ 2 callersFunctionalignMemory
(size,factor)
tests/testing/viewer/static/exr-wrap.js:8
↓ 2 callersMethodallocateDescriptors
Source/Falcor/Core/API/Shared/D3D12DescriptorHeap.cpp:98
↓ 2 callersMethodanimate
Source/Falcor/Scene/Animation/Animation.cpp:114
↓ 2 callersMethodappend
* @brief Append data item. * @param[in] v Data item to append */
Source/Modules/USDUtils/Tessellator/UsdIndexedVector.h:51
↓ 2 callersMethodarea
* Returns the surface area of the box. * @return Surface area if box is valid, undefined otherwise. */
Source/Falcor/Utils/Math/AABB.h:134
↓ 2 callersMethodargument_type
(arg)
build_scripts/pybind11_stubgen.py:227
↓ 2 callersFunctionasuint64
Source/Tools/FalcorTest/Tests/Slang/SlangTests.cpp:67
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
external/include/nlohmann/json.hpp:21104
↓ 2 callersFunctionatan
Source/Falcor/Utils/Math/ScalarMath.h:202
↓ 2 callersFunctionaxis_angle_rotation
Return the rotation matrices for one of the rotations about an axis of which Euler angles describe, for each value of the angle given. A
scripts/inv-rendering/transform_utils.py:5
↓ 2 callersMethodbackward
(self, blobs, grad_intensities)
scripts/python/gaussian2d/gaussian2d.py:81
↓ 2 callersMethodbackward
(ctx, grad_output)
scripts/inv-rendering/shape_optimization/diff_render_module.py:38
↓ 2 callersMethodbackward
(ctx, grad_output)
scripts/inv-rendering/bsdf_optimization/run_bsdf_optimizer.py:27
↓ 2 callersMethodbeginFrame
Source/Falcor/Utils/UI/Gui.cpp:1251
↓ 2 callersFunctionbeta
Source/plugins/importers/PBRTImporter/LoopSubdivide.cpp:161
↓ 2 callersFunctionbindShaderData
Bind the light sampler data to a given shader var */
Source/Falcor/Rendering/Lights/EmissiveLightSampler.h:63
↓ 2 callersMethodbindShaderData
Source/RenderPasses/GBuffer/VBuffer/VBufferRT.cpp:306
↓ 2 callersMethodbindShaderData
Source/RenderPasses/GBuffer/GBuffer/GBufferRT.cpp:345
↓ 2 callersMethodbindShaderData
Source/Falcor/Scene/Material/MaterialSystem.cpp:753
↓ 2 callersMethodbindShaderData
Source/Falcor/Rendering/Lights/LightBVH.cpp:317
↓ 2 callersFunctionbit_ceil
external/include/fstd/bit.h:237
↓ 2 callersFunctionbit_floor
external/include/fstd/bit.h:243
↓ 2 callersFunctionblackbodyEmission
Source/Falcor/Utils/Color/Spectrum.cpp:89
↓ 2 callersMethodbreakStrongReferenceToDevice
Source/Falcor/Utils/Timing/Profiler.cpp:451
↓ 2 callersMethodbreakStrongReferenceToDevice
Source/Falcor/Core/API/GpuTimer.cpp:171
↓ 2 callersMethodbuild
Build an URL by filling the wildcards in a rule.
tests/testing/libs/bottle.py:406
← previousnext →1,301–1,400 of 8,129, ranked by callers