MCPcopy Create free account

hub / github.com/RenderKit/embree / functions

Functions11,178 in github.com/RenderKit/embree

↓ 5 callersFunctioninit_Ray
tutorials/common/core/ray.h:79
↓ 5 callersFunctioninit_border
kernels/subdiv/catmullclark_patch.h:120
↓ 5 callersFunctionintersect
common/math/interval.h:103
↓ 5 callersMethodintersect
kernels/geometry/cone.h:22
↓ 5 callersMethodintersectEdge
! Intersect k'th ray from ray packet of size K with M triangles. */
kernels/geometry/triangle_intersector_woop.h:304
↓ 5 callersFunctionintersectNodeRobust
kernels/bvh/node_intersector1.h:540
↓ 5 callersMethodisOBBNode
! checks if this is a node with unaligned bounding boxes */
kernels/bvh/bvh_node_ref.h:141
↓ 5 callersFunctionisnan
tutorials/external/catch.hpp:9934
↓ 5 callersFunctionle
common/simd/vint8_avx.h:308
↓ 5 callersFunctionmake_unique
common/sys/platform.h:611
↓ 5 callersFunctionnoise
tutorials/common/tutorial/noise.cpp:74
↓ 5 callersMethodnotify_all
common/sys/condition.cpp:82
↓ 5 callersMethodnumPrimitives
kernels/bvh/bvh_builder_twolevel.h:76
↓ 5 callersFunctionos_free
common/sys/alloc.cpp:224
↓ 5 callersFunctionos_malloc
common/sys/alloc.cpp:181
↓ 5 callersFunctionprintAllSYCLDevices
tutorials/common/sycl/util.h:106
↓ 5 callersFunctionpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
tutorials/common/imgui/imgui.h:1810
↓ 5 callersFunctionrcp
common/math/quaternion.h:69
↓ 5 callersFunctionrefract
======================================================= !Refracts a viewing vector V at a normal N using the relative * refraction index eta. Eta is
tutorials/common/tutorial/optics.h:34
↓ 5 callersFunctionregisterRegressionTest
common/sys/regression.cpp:18
↓ 5 callersMethodreserve
common/sys/vector.h:100
↓ 5 callersFunctionroundf
common/math/emath.h:156
↓ 5 callersFunctionrtcQuaternionDecompositionSetTranslation
include/embree4/rtcore_quaternion.h:91
↓ 5 callersFunctionrtcSetDeviceProperty
kernels/common/rtcore.cpp:140
↓ 5 callersFunctionrtcSetGeometryOccludedFilterFunction
kernels/common/rtcore.cpp:2198
↓ 5 callersFunctionrtcSetGeometryTessellationRate
kernels/common/rtcore.cpp:2038
↓ 5 callersFunctionrtcSetGeometryTransformQuaternion
kernels/common/rtcore.cpp:1453
↓ 5 callersFunctionrun
(mode)
scripts/test.py:434
↓ 5 callersFunctionrunIntersectionFilter
kernels/geometry/filter.h:109
↓ 5 callersFunctionrunOcclusionFilter
kernels/geometry/filter.h:144
↓ 5 callersFunctionselect
common/simd/vfloat16_avx512.h:311
↓ 5 callersFunctionselect
common/math/vec3ia.h:146
↓ 5 callersMethodsetBuffer
kernels/common/scene_points.cpp:38
↓ 5 callersFunctionsplitPrimitive
kernels/builders/primrefgen_presplit.h:143
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
tutorials/common/imgui/imstb_textedit.h:601
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
tutorials/common/imgui/imstb_textedit.h:627
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
tutorials/common/image/stb_image.h:3789
↓ 5 callersFunctionstbi__do_zlib
tutorials/common/image/stb_image.h:4432
↓ 5 callersFunctionstbi__getn
tutorials/common/image/stb_image.h:1646
↓ 5 callersFunctionstbi__hdr_gettoken
tutorials/common/image/stb_image.h:7031
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
tutorials/common/image/stb_image.h:2074
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
tutorials/common/image/stb_image.h:2902
↓ 5 callersFunctionstbi__paeth
tutorials/common/image/stb_image.h:4580
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
tutorials/common/image/stb_image_write.h:276
↓ 5 callersFunctionstbi__zbuild_huffman
tutorials/common/image/stb_image.h:4067
↓ 5 callersFunctionstbiw__write1
tutorials/common/image/stb_image_write.h:399
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
tutorials/common/imgui/imstb_truetype.h:4950
↓ 5 callersFunctionstbtt_GetGlyphShape
tutorials/common/imgui/imstb_truetype.h:2302
↓ 5 callersFunctionstbtt__csctx_rline_to
tutorials/common/imgui/imstb_truetype.h:1955
↓ 5 callersFunctiontoInt
common/math/emath.h:48
↓ 5 callersFunctiontoScalar
common/simd/vint16_avx512.h:338
↓ 5 callersFunctiontoScalar
common/simd/vuint16_avx512.h:332
↓ 5 callersFunctiontoScalar
common/simd/vllong8_avx512.h:293
↓ 5 callersMethodtoString
tutorials/external/catch.hpp:5976
↓ 5 callersFunctiontransformMSMBlurNormalBuffer
tutorials/common/scenegraph/scenegraph.h:535
↓ 5 callersMethodtry_lock
common/sys/mutex.cpp:17
↓ 5 callersMethodvalid
Returns whether this was successfully opened.
tutorials/common/image/tinyexr.h:7002
↓ 5 callersFunctionwriteUInt
tutorials/common/image/tinyexr.h:2982
↓ 5 callersFunctionyield
! the thread calling this function gets yielded */
common/sys/thread.cpp:120
↓ 4 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
tutorials/common/imgui/imgui_draw.cpp:1412
↓ 4 callersFunctionAffineSpace3fa_store_unaligned
common/math/affinespace.h:341
↓ 4 callersFunctionApprox
tutorials/external/catch.hpp:3352
↓ 4 callersFunctionAssertError
tutorials/verify/verify.cpp:80
↓ 4 callersMethodBVH4Instance
kernels/bvh/bvh4_factory.cpp:1224
↓ 4 callersMethodBVH4Triangle4
kernels/bvh/bvh4_factory.cpp:974
↓ 4 callersMethodBVH8Instance
kernels/bvh/bvh8_factory.cpp:1064
↓ 4 callersMethodBVH8Triangle4
kernels/bvh/bvh8_factory.cpp:858
↓ 4 callersMethodCalcTextSizeA
tutorials/common/imgui/imgui_draw.cpp:3447
↓ 4 callersMethodFindGlyphNoFallback
tutorials/common/imgui/imgui_draw.cpp:3325
↓ 4 callersFunctionFindLatestInputEvent
tutorials/common/imgui/imgui.cpp:1317
↓ 4 callersMethodGetByIndex
tutorials/common/imgui/imgui_internal.h:660
↓ 4 callersFunctionImAcos01
tutorials/common/imgui/imgui_draw.cpp:3818
↓ 4 callersFunctionImFormatStringV
tutorials/common/imgui/imgui.cpp:1779
↓ 4 callersFunctionImGui_ImplOpenGL2_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
tutorials/common/imgui/backends/imgui_impl_opengl2.cpp:70
↓ 4 callersFunctionImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
tutorials/common/imgui/imgui_widgets.cpp:3271
↓ 4 callersFunctionImStrncpy
tutorials/common/imgui/imgui.cpp:1636
↓ 4 callersFunctionInitSingleResolutionOffsets
tutorials/common/image/tinyexr.h:5713
↓ 4 callersFunctionInputTextCalcTextSizeW
tutorials/common/imgui/imgui_widgets.cpp:3567
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
tutorials/common/imgui/imgui_widgets.cpp:3801
↓ 4 callersFunctionIsActiveIdUsingNavDir
tutorials/common/imgui/imgui_internal.h:2888
↓ 4 callersFunctionIsNamedKeyOrModKey
tutorials/common/imgui/imgui_internal.h:2864
↓ 4 callersFunctionLockWheelingWindow
tutorials/common/imgui/imgui.cpp:4343
↓ 4 callersMethodPathStroke
tutorials/common/imgui/imgui.h:2574
↓ 4 callersMethodPushTextureID
tutorials/common/imgui/imgui_draw.cpp:599
↓ 4 callersFunctionRoundLog2
tutorials/common/image/tinyexr.h:5577
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
tutorials/common/imgui/imgui_widgets.cpp:3618
↓ 4 callersMethodSelectAll
tutorials/common/imgui/imgui.h:2096
↓ 4 callersMethodSetBit
tutorials/common/imgui/imgui_internal.h:576
↓ 4 callersMethodSetTexID
Bit ambiguous: used to detect when user didn't build texture but effectively we should check TexID != 0 except that would be backend dependent...
tutorials/common/imgui/imgui.h:2769
↓ 4 callersFunctionTableSettingsCalcChunkSize
tutorials/common/imgui/imgui_tables.cpp:3185
↓ 4 callersMethodTestBit
tutorials/common/imgui/imgui_internal.h:575
↓ 4 callersFunctionTutorialData_FreeTreeData
tutorials/forest/forest_device.h:37
↓ 4 callersFunctionUTF8ToWchar
tutorials/common/image/tinyexr.h:4423
↓ 4 callersFunctionVec3ba
common/math/vec3ba_sycl.h:29
↓ 4 callersFunction_grow_capacity
tutorials/common/imgui/imgui.h:1802
↓ 4 callersFunction_mm256_broadcast_ss
common/simd/arm/avx2neon.h:226
↓ 4 callersFunction_mm256_castps128_ps256
common/simd/arm/avx2neon.h:216
↓ 4 callersFunction_mm256_cvtepi32_ps
common/simd/arm/avx2neon.h:1100
↓ 4 callersFunction_mm256_cvtepu16_epi32
common/simd/arm/avx2neon.h:991
↓ 4 callersFunction_mm256_cvtps_epi32
common/simd/arm/avx2neon.h:574
← previousnext →1,001–1,100 of 11,178, ranked by callers