MCPcopy Create free account

hub / github.com/RenderKit/embree / functions

Functions11,178 in github.com/RenderKit/embree

↓ 2 callersMethodFindGlyph
tutorials/common/imgui/imgui_draw.cpp:3315
↓ 2 callersFunctionFixRectCornerFlags
tutorials/common/imgui/imgui_draw.cpp:1313
↓ 2 callersFunctionFreeEXRErrorMessage
tutorials/common/image/tinyexr.h:8596
↓ 2 callersMethodGetAliveCount
To iterate a ImPool: for (int n = 0; n < pool.GetMapSize(); n++) if (T* t = pool.TryGetMapData(n)) { ... } Can be avoided if you know .Remove() has ne
tutorials/common/imgui/imgui_internal.h:672
↓ 2 callersMethodGetArenaSizeInBytes
tutorials/common/imgui/imgui_internal.h:637
↓ 2 callersMethodGetCustomRectByIndex
tutorials/common/imgui/imgui.h:2801
↓ 2 callersFunctionGetInputSourceName
tutorials/common/imgui/imgui.cpp:8399
↓ 2 callersFunctionGetLayers
tutorials/common/image/tinyexr.h:6165
↓ 2 callersMethodGetOrAddByKey
tutorials/common/imgui/imgui_internal.h:662
↓ 2 callersFunctionGetResizeBorderRect
tutorials/common/imgui/imgui.cpp:5869
↓ 2 callersFunctionGetRoutingIdFromOwnerId
owner_id may be None/Any, but routing_id needs to be always be set, so we default to GetCurrentFocusScope().
tutorials/common/imgui/imgui.cpp:8021
↓ 2 callersFunctionGetSkipItemForListClipping
FIXME-TABLE: This prevents us from using ImGuiListClipper _inside_ a table cell. The problem we have is that without a Begin/End scheme for rows using
tutorials/common/imgui/imgui.cpp:2560
↓ 2 callersMethodGetTexDataAsRGBA32
tutorials/common/imgui/imgui_draw.cpp:2041
↓ 2 callersMethodGetTexID
Since 1.83: returns ImTextureID associated with this draw call. Warning: DO NOT assume this is always same as 'TextureId' (we will change this functio
tutorials/common/imgui/imgui.h:2409
↓ 2 callersFunctionGetViewportDrawList
tutorials/common/imgui/imgui.cpp:3944
↓ 2 callersFunctionImAlphaBlendColors
tutorials/common/imgui/imgui.cpp:2142
↓ 2 callersFunctionImBezierCubicCalc
tutorials/common/imgui/imgui_draw.cpp:1217
↓ 2 callersFunctionImBitArrayClearBit
tutorials/common/imgui/imgui_internal.h:551
↓ 2 callersFunctionImBitArraySetBit
tutorials/common/imgui/imgui_internal.h:552
↓ 2 callersFunctionImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
tutorials/common/imgui/imgui.cpp:1918
↓ 2 callersFunctionImFileWrite
tutorials/common/imgui/imgui.cpp:1912
↓ 2 callersFunctionImFontAtlasBuildRender32bppRectFromString
tutorials/common/imgui/imgui_draw.cpp:2649
↓ 2 callersFunctionImFontAtlasBuildRender8bppRectFromString
tutorials/common/imgui/imgui_draw.cpp:2639
↓ 2 callersFunctionImFormatStringToTempBuffer
tutorials/common/imgui/imgui.cpp:1795
↓ 2 callersFunctionImGetDirQuadrantFromDelta
tutorials/common/imgui/imgui.cpp:10348
↓ 2 callersFunctionImGui_ImplGlfw_UpdateKeyModifiers
tutorials/common/imgui/backends/imgui_impl_glfw.cpp:267
↓ 2 callersFunctionImGui_ImplOpenGL2_SetupRenderState
tutorials/common/imgui/backends/imgui_impl_opengl2.cpp:110
↓ 2 callersFunctionImGui_ImplOpenGL3_SetupRenderState
tutorials/common/imgui/backends/imgui_impl_opengl3.cpp:358
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
tutorials/common/imgui/imgui_internal.h:476
↓ 2 callersFunctionImMul
tutorials/common/imgui/imgui_internal.h:475
↓ 2 callersFunctionImStrbolW
tutorials/common/imgui/imgui.cpp:1687
↓ 2 callersFunctionImStrchrRange
tutorials/common/imgui/imgui.cpp:1666
↓ 2 callersFunctionImStristr
tutorials/common/imgui/imgui.cpp:1694
↓ 2 callersFunctionImTextCharToUtf8
tutorials/common/imgui/imgui.cpp:2084
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
tutorials/common/imgui/imgui.cpp:2049
↓ 2 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
tutorials/common/imgui/imgui.cpp:2092
↓ 2 callersFunctionInputScalar_DefaultCharsFilter
tutorials/common/imgui/imgui_widgets.cpp:3315
↓ 2 callersFunctionIsAliasKey
tutorials/common/imgui/imgui_internal.h:2869
↓ 2 callersFunctionIsGamepadKey
tutorials/common/imgui/imgui_internal.h:2867
↓ 2 callersFunctionIsRootOfOpenMenuSet
tutorials/common/imgui/imgui_widgets.cpp:6942
↓ 2 callersFunctionLCG_next
tutorials/common/math/random_sampler.h:45
↓ 2 callersFunctionLambertian__sample
tutorials/pathtracer/pathtracer_device.cpp:295
↓ 2 callersFunctionLoadEXRImageFromMemory
tutorials/common/image/tinyexr.h:7028
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
tutorials/common/imgui/imgui.cpp:12051
↓ 2 callersFunctionMetalMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:643
↓ 2 callersFunctionMinneart__eval
tutorials/pathtracer/pathtracer_device.cpp:174
↓ 2 callersFunctionNavScoreItemDistInterval
tutorials/common/imgui/imgui.cpp:10355
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
tutorials/common/imgui/imgui.cpp:11472
↓ 2 callersFunctionNumScanlines
tutorials/common/image/tinyexr.h:7446
↓ 2 callersFunctionParseEXRHeader
tutorials/common/image/tinyexr.h:4434
↓ 2 callersFunctionParseEXRHeaderFromFile
tutorials/common/image/tinyexr.h:8702
↓ 2 callersFunctionParseEXRHeaderFromMemory
tutorials/common/image/tinyexr.h:6539
↓ 2 callersFunctionPointLight_set
tutorials/common/lights/point_light.cpp:110
↓ 2 callersMethodPopTextureID
tutorials/common/imgui/imgui_draw.cpp:606
↓ 2 callersFunctionPrimRef
kernels/builders/primref.h:13
↓ 2 callersFunctionRTCRayHit1_
tutorials/common/core/ray.h:98
↓ 2 callersFunctionReadAttribute
tutorials/common/image/tinyexr.h:1137
↓ 2 callersFunctionReadChannelInfo
tutorials/common/image/tinyexr.h:1293
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
tutorials/common/imgui/imgui_widgets.cpp:5182
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
tutorials/common/imgui/imgui_draw.cpp:3532
↓ 2 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_MAC
tutorials/common/imgui/imgui_widgets.cpp:3639
↓ 2 callersFunctionSaveEXRImageToMemory
tutorials/common/image/tinyexr.h:8078
↓ 2 callersFunctionSaveEXRNPartImageToMemory
can save a single or multi-part image (no deep* formats)
tutorials/common/image/tinyexr.h:7692
↓ 2 callersFunctionStackToolFormatLevelInfo
tutorials/common/imgui/imgui.cpp:14110
↓ 2 callersMethodString
common/lexers/tokenstream.h:51
↓ 2 callersFunctionTableSettingsInit
Clear and initialize empty settings instance
tutorials/common/imgui/imgui_tables.cpp:3173
↓ 2 callersFunctionTableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
tutorials/common/imgui/imgui_tables.cpp:658
↓ 2 callersFunctionTempInputIsActive
tutorials/common/imgui/imgui_internal.h:3104
↓ 2 callersFunctionTitleBarHeight
tutorials/common/imgui/imgui_internal.h:2336
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
tutorials/common/imgui/imgui_draw.cpp:2852
↓ 2 callersFunctionUpdateScene
tutorials/common/tutorial/scene_device.cpp:1136
↓ 2 callersFunctionVelvety__eval
tutorials/pathtracer/pathtracer_device.cpp:219
↓ 2 callersFunctionVirtualCurveIntersector8iMB
kernels/geometry/curve_intersector_virtual_8i_mb.cpp:32
↓ 2 callersMethod_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
tutorials/common/imgui/imgui_draw.cpp:449
↓ 2 callersMethod_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
tutorials/common/imgui/imgui_draw.cpp:387
↓ 2 callersFunction_mm256_blend_epi32
common/simd/arm/avx2neon.h:1142
↓ 2 callersFunction_mm256_cmpeq_epi64
common/simd/arm/avx2neon.h:714
↓ 2 callersFunction_mm256_cmpeq_pd
common/simd/arm/avx2neon.h:723
↓ 2 callersFunction_mm256_extractf128_ps
common/simd/arm/avx2neon.h:415
↓ 2 callersFunction_mm256_i32gather_epi32
common/simd/arm/avx2neon.h:1160
↓ 2 callersFunction_mm256_mask_i32gather_epi32
common/simd/arm/avx2neon.h:1178
↓ 2 callersFunction_mm256_permute4x64_pd
common/simd/arm/avx2neon.h:782
↓ 2 callersFunction_mm512_undefined_epi32
common/sys/intrinsics.h:465
↓ 2 callersFunction_mm_abs_ps
common/simd/arm/emulation.h:14
↓ 2 callersFunction_mm_add_pd
Add packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
common/simd/arm/sse2neon.h:3148
↓ 2 callersFunction_mm_and_pd
Compute the bitwise AND of packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. FOR j := 0 to 1 i := j*
common/simd/arm/sse2neon.h:3253
↓ 2 callersFunction_mm_blendv_pd
Blend packed double-precision (64-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:7630
↓ 2 callersFunction_mm_broadcast_ss
common/simd/arm/emulation.h:21
↓ 2 callersFunction_mm_castpd_ps
Cast vector of type __m128d to type __m128. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
common/simd/arm/sse2neon.h:3343
↓ 2 callersFunction_mm_castpd_si128
Cast vector of type __m128d to type __m128i. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero late
common/simd/arm/sse2neon.h:3351
↓ 2 callersFunction_mm_castps_pd
Cast vector of type __m128 to type __m128d. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
common/simd/arm/sse2neon.h:3359
↓ 2 callersFunction_mm_cmpeq_epi64
Compare packed 64-bit integers in a and b for equality, and store the results in dst
common/simd/arm/sse2neon.h:7712
↓ 2 callersFunction_mm_crc32_u16
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 16-bit integer v. https://msdn.microsoft.com/en-us/library/bb531411(v=v
common/simd/arm/sse2neon.h:9339
↓ 2 callersFunction_mm_crc32_u32
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 32-bit integer v. https://msdn.microsoft.com/en-us/library/bb531394(v=v
common/simd/arm/sse2neon.h:9357
↓ 2 callersFunction_mm_crc32_u8
Starting with the initial value in crc, accumulates a CRC32 value for unsigned 8-bit integer v. https://msdn.microsoft.com/en-us/library/bb514036(v=vs
common/simd/arm/sse2neon.h:9391
↓ 2 callersFunction_mm_cvtepu16_epi32
Converts the four unsigned 16-bit integers in the lower 64 bits to four unsigned 32-bit integers.
common/simd/arm/sse2neon.h:7785
↓ 2 callersFunction_mm_cvtsd_f64
Copy the lower double-precision (64-bit) floating-point element of a to dst. dst[63:0] := a[63:0] https://www.intel.com/content/www/us/en/docs/intri
common/simd/arm/sse2neon.h:4276
↓ 2 callersFunction_mm_cvttps_epi32
Converts the four single-precision, floating-point values of a to signed 32-bit integer values using truncate. https://msdn.microsoft.com/en-us/librar
common/simd/arm/sse2neon.h:4487
↓ 2 callersFunction_mm_maskstore_epi32
common/simd/arm/avx2neon.h:90
↓ 2 callersFunction_mm_movemask_epi8
NEON does not provide a version of this function. Creates a 16-bit mask from the most significant bits of the 16 signed or unsigned 8-bit integers in
common/simd/arm/sse2neon.h:4946
← previousnext →1,801–1,900 of 11,178, ranked by callers