Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ functions
Functions
11,178 in github.com/RenderKit/embree
⨍
Functions
11,178
◇
Types & classes
2,386
↓ 8 callers
Function
rsqrt
common/math/vec3fa.h:149
↓ 8 callers
Function
rsqrt
common/math/vec3fa_sycl.h:99
↓ 8 callers
Function
rtcGetBufferData
kernels/common/rtcore.cpp:248
↓ 8 callers
Method
set
tutorials/common/image/image.h:23
↓ 8 callers
Method
setBounds
! Sets bounding box. */
kernels/bvh/bvh_node_obb.h:44
↓ 8 callers
Function
shift_right_1
common/math/vec2.h:142
↓ 8 callers
Function
sign
common/math/emath.h:58
↓ 8 callers
Function
signmsk
common/math/emath.h:90
↓ 8 callers
Function
similarityTransform
/////////////////////////////////////////////////////////////////////////// Similarity Transform checks, if M is a similarity transformation, i.e if
common/math/affinespace.h:321
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
tutorials/common/image/stb_image.h:2382
↓ 8 callers
Function
stbi__convert_format
tutorials/common/image/stb_image.h:1735
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
tutorials/common/image/stb_image.h:1028
↓ 8 callers
Function
stbiw__putc
tutorials/common/image/stb_image_write.h:394
↓ 8 callers
Function
stbtt_ScaleForPixelHeight
tutorials/common/imgui/imstb_truetype.h:2665
↓ 8 callers
Function
stbtt__buf_skip
tutorials/common/imgui/imstb_truetype.h:1158
↓ 8 callers
Method
testSpec
tutorials/external/catch.hpp:12232
↓ 8 callers
Function
to_string
tutorials/common/tutorial/scene_device.cpp:15
↓ 8 callers
Function
unpacklo
common/simd/vfloat4_sse2.h:595
↓ 8 callers
Function
unpacklo
common/simd/vfloat8_avx.h:530
↓ 8 callers
Function
xfmPoint
common/math/affinespace.h:102
↓ 7 callers
Method
Add
tutorials/common/imgui/imgui_internal.h:665
↓ 7 callers
Method
AddDrawCmd
tutorials/common/imgui/imgui_draw.cpp:435
↓ 7 callers
Method
AddImage
tutorials/common/imgui/imgui_draw.cpp:1601
↓ 7 callers
Method
BVH4Triangle4i
kernels/bvh/bvh4_factory.cpp:1029
↓ 7 callers
Method
BVH4Triangle4iMB
kernels/bvh/bvh4_factory.cpp:1057
↓ 7 callers
Function
Clear
tutorials/common/imgui/imgui_internal.h:588
↓ 7 callers
Function
ImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
tutorials/common/imgui/imgui.cpp:1909
↓ 7 callers
Function
ImPow
tutorials/common/imgui/imgui_internal.h:431
↓ 7 callers
Function
ImStrSkipBlank
tutorials/common/imgui/imgui.cpp:1732
↓ 7 callers
Function
LocalizeGetMsg
tutorials/common/imgui/imgui_internal.h:2766
↓ 7 callers
Method
PathArcTo
tutorials/common/imgui/imgui_draw.cpp:1167
↓ 7 callers
Function
_mm256_insertf128_ps
common/simd/arm/avx2neon.h:405
↓ 7 callers
Function
_mm256_set1_epi64x
common/simd/arm/avx2neon.h:342
↓ 7 callers
Function
_mm256_setzero_pd
common/simd/arm/avx2neon.h:700
↓ 7 callers
Function
_mm_add_epi32
Adds the 4 signed or unsigned 32-bit integers in a to the 4 signed or unsigned 32-bit integers in b. r0 := a0 + b0 r1 := a1 + b1 r2 := a2 + b2 r3 :=
common/simd/arm/sse2neon.h:3121
↓ 7 callers
Function
_mm_blendv_ps
Blend packed single-precision (32-bit) floating-point elements from a and b using mask, and store the results in dst. https://www.intel.com/content/ww
common/simd/arm/sse2neon.h:7648
↓ 7 callers
Function
_mm_xor_si128
Computes the bitwise XOR of the 128-bit value in a and the 128-bit value in b. https://msdn.microsoft.com/en-us/library/fzt08www(v=vs.100).aspx
common/simd/arm/sse2neon.h:6639
↓ 7 callers
Method
add
! adds a new parameter to the node */
tutorials/common/scenegraph/xml_parser.h:76
↓ 7 callers
Method
addGridSphere
tutorials/verify/verify.cpp:334
↓ 7 callers
Function
all
common/simd/vboolf8_avx.h:167
↓ 7 callers
Function
asBool
common/simd/vint8_avx.h:193
↓ 7 callers
Method
begin
common/sys/array.h:19
↓ 7 callers
Method
binBoundsAndCenter
! returns bounds and centroid used for binning */
kernels/builders/primref_mb.h:100
↓ 7 callers
Function
bitInterleave
common/math/emath.h:405
↓ 7 callers
Method
bounds
kernels/subdiv/linear_bezier_patch.h:134
↓ 7 callers
Method
bounds
! Calculates the bounds of an item */
kernels/common/accelset.h:74
↓ 7 callers
Method
clear
kernels/geometry/subgrid.h:335
↓ 7 callers
Function
cosineSampleHemisphere
tutorials/common/math/sampling.h:52
↓ 7 callers
Method
count
tutorials/external/catch.hpp:7019
↓ 7 callers
Function
displacement
tutorials/grid_geometry/grid_geometry_device.cpp:104
↓ 7 callers
Method
enable
kernels/common/geometry.cpp:119
↓ 7 callers
Method
encodeLeaf
kernels/geometry/grid_soa.h:72
↓ 7 callers
Method
end
kernels/geometry/curveNi.h:213
↓ 7 callers
Method
fillRateDen
kernels/bvh/bvh_statistics.h:49
↓ 7 callers
Method
fillRateNom
kernels/bvh/bvh_statistics.h:48
↓ 7 callers
Method
getHWAccel
kernels/sycl/rthwif_embree_builder.h:88
↓ 7 callers
Method
getTexture
! Extracts a named texture out of the container. */
tutorials/common/scenegraph/xml_loader.cpp:185
↓ 7 callers
Function
init
kernels/subdiv/bspline_patch.h:100
↓ 7 callers
Method
intersect
kernels/geometry/subgrid_intersector_moeller.h:42
↓ 7 callers
Method
intersect
! Intersect a ray with the M triangles and updates the hit. */
kernels/geometry/trianglev_mb_intersector.h:21
↓ 7 callers
Method
is_gpu
! returns true if device is of type DeviceGPU */
kernels/common/device.h:130
↓ 7 callers
Function
isvalid4
common/math/vec3fa.h:312
↓ 7 callers
Function
join
! waits until the given thread has terminated */
common/sys/thread.cpp:125
↓ 7 callers
Method
linearBounds
Calculate the linear bounds of the primitive */
kernels/geometry/quadi.h:85
↓ 7 callers
Method
linearBounds
kernels/builders/priminfo_mb.h:146
↓ 7 callers
Method
log
tutorials/common/tutorial/application.cpp:112
↓ 7 callers
Method
main
tutorials/common/tutorial/tutorial.cpp:1153
↓ 7 callers
Function
min
common/simd/vint8_avx.h:234
↓ 7 callers
Function
next
kernels/subdiv/half_edge.h:59
↓ 7 callers
Method
occluded
kernels/common/acceln.cpp:76
↓ 7 callers
Method
parm_float
tutorials/common/scenegraph/xml_parser.h:45
↓ 7 callers
Function
quaternionDecomposition
common/math/affinespace.h:238
↓ 7 callers
Function
rtcDetachGeometry
kernels/common/rtcore.cpp:2282
↓ 7 callers
Function
rtcDisableGeometry
kernels/common/rtcore.cpp:2028
↓ 7 callers
Function
rtcGetGeometryUserData
kernels/common/rtcore.cpp:2058
↓ 7 callers
Function
rtcSetGeometryOccludedFunction
kernels/common/rtcore.cpp:2178
↓ 7 callers
Function
rtcSetGeometrySubdivisionMode
kernels/common/rtcore.cpp:1825
↓ 7 callers
Function
select
common/math/vec3.h:161
↓ 7 callers
Function
set
common/simd/vboolf8_avx.h:183
↓ 7 callers
Method
set_ext_range
common/math/range.h:120
↓ 7 callers
Method
split
kernels/builders/bvh_builder_msmblur.h:67
↓ 7 callers
Function
sqr_length
common/math/vec3fa.h:343
↓ 7 callers
Method
start
tutorials/external/catch.hpp:12343
↓ 7 callers
Function
stbi__compute_y
tutorials/common/image/stb_image.h:1726
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
tutorials/common/image/stb_image.h:833
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
tutorials/common/image/stb_image.h:823
↓ 7 callers
Function
stbtt_GetGlyphBitmapBoxSubpixel
tutorials/common/imgui/imstb_truetype.h:2726
↓ 7 callers
Function
stbtt__cff_get_index
tutorials/common/imgui/imstb_truetype.h:1195
↓ 7 callers
Function
stitch
kernels/subdiv/tessellation.h:17
↓ 7 callers
Method
str
kernels/common/alloc.h:588
↓ 7 callers
Function
swap2
tutorials/common/image/tinyexr.h:821
↓ 7 callers
Function
threadState
kernels/subdiv/tessellation_cache.h:79
↓ 7 callers
Function
toScalar
common/simd/vint8_avx.h:362
↓ 7 callers
Method
toString
kernels/bvh/bvh_statistics.h:59
↓ 7 callers
Method
transform
tutorials/common/scenegraph/lights.h:102
↓ 7 callers
Function
transposed
common/math/linearspace3.h:104
↓ 7 callers
Function
unpackhi
common/simd/vfloat4_sse2.h:596
↓ 7 callers
Function
unpackhi
common/simd/vfloat8_avx.h:531
↓ 7 callers
Function
updateEdgeLevel
tutorials/interpolation/interpolation_device.cpp:120
↓ 7 callers
Method
vbounds
kernels/common/scene_points.h:340
← previous
next →
701–800 of 11,178, ranked by callers