Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomClabault/HIPRT-Path-Tracer
/ functions
Functions
2,777 in github.com/TomClabault/HIPRT-Path-Tracer
⨍
Functions
2,777
◇
Types & classes
746
Method
launch_presampling_lights_pass
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:437
Method
launch_render_pass_with_dependencies
src/Renderer/RenderPasses/RenderGraph.cpp:94
Method
launch_shading_pass
src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp:342
Method
launch_spatial_reuse
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:570
Method
launch_spatial_reuse_pass
src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp:320
Method
launch_spatial_reuse_passes
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:606
Method
launch_spatiotemporal_pass
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:633
Method
launch_supersampling_copy
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:646
Method
launch_supersampling_fill
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:621
Method
launch_sync_grid_fill
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:377
Method
launch_temporal_reuse_pass
src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp:275
Method
launch_temporal_reuse_pass
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:506
Function
ldg_load
src/HostDeviceCommon/Math.h:87
Method
length
thirdparties/glm/glm/detail/type_mat4x2.hpp:29
Method
length
thirdparties/glm/glm/detail/type_mat3x3.hpp:28
Method
length
thirdparties/glm/glm/detail/type_mat3x4.hpp:29
Method
length
thirdparties/glm/glm/detail/type_mat4x4.hpp:28
Method
length
thirdparties/glm/glm/detail/type_vec2.hpp:90
Method
length
thirdparties/glm/glm/detail/type_vec3.hpp:94
Method
length
thirdparties/glm/glm/detail/type_mat4x3.hpp:29
Method
length
thirdparties/glm/glm/detail/type_vec4.hpp:93
Method
length
thirdparties/glm/glm/detail/type_mat2x4.hpp:29
Method
length
thirdparties/glm/glm/detail/type_vec1.hpp:88
Method
length
thirdparties/glm/glm/detail/type_mat3x2.hpp:29
Method
length
thirdparties/glm/glm/detail/type_mat2x3.hpp:29
Method
length
thirdparties/glm/glm/detail/type_mat2x2.hpp:28
Method
length
src/HostDeviceCommon/Color.h:27
Function
lerp
thirdparties/glm/glm/gtx/compatibility.hpp:39
Method
linearRGBToLuminance
thirdparties/nvidia-FLIP/FLIP.h:325
Method
load_scene_compute_triangle_areas
src/Threads/ThreadFunctions.cpp:221
Method
load_scene_parse_emissive_triangles
src/Threads/ThreadFunctions.cpp:136
Method
load_scene_texture
src/Threads/ThreadFunctions.cpp:33
Method
log_bvh_building
src/HIPRT-Orochi/HIPRTScene.h:82
Method
luminance
src/HostDeviceCommon/Color.h:29
Method
luminance_of_area
src/Image/Image.cpp:145
Method
luminance_of_pixel
src/Image/Image.cpp:123
Function
madd_lane
thirdparties/glm/glm/simd/neon.h:122
Function
main
src/llvm-compile-kernel.h:44
Function
main
src/main.cpp:28
Function
mantissa
thirdparties/glm/glm/detail/type_float.hpp:34
Method
map_buffers_for_render
src/Renderer/GPURenderer.cpp:508
Method
map_result_framebuffer
src/Renderer/GPUDataStructures/GMoNGPUData.h:56
Function
mat<3, 3, T, Q> toMat3
thirdparties/glm/glm/gtx/quaternion.hpp:111
Function
mat<4, 4, T, Q> toMat4
thirdparties/glm/glm/gtx/quaternion.hpp:118
Method
max
thirdparties/nvidia-FLIP/FLIP.h:305
Method
max
src/HostDeviceCommon/Color.h:43
Method
max_component
src/HostDeviceCommon/Color.h:38
Method
memcpy_from
src/HIPRT-Orochi/OrochiBuffer.h:494
Function
memset_buffer
src/Renderer/CPUGPUCommonDataStructures/GenericSoA.h:178
Method
memset_buffer
src/Renderer/CPUGPUCommonDataStructures/GenericSoA.h:85
Method
min
thirdparties/nvidia-FLIP/FLIP.h:300
Method
min
src/HostDeviceCommon/Color.h:45
Method
min
src/HostDeviceCommon/Color.h:105
Method
min_component
src/HostDeviceCommon/Color.h:39
Method
min_component
src/HostDeviceCommon/Color.h:99
Method
minimum_roughness
* Returns the minimum roughness of the material looking at all the active lobes */
src/HostDeviceCommon/Material/MaterialUtils.h:108
Function
mul_lane
thirdparties/glm/glm/simd/neon.h:105
Method
nee_plus_plus_cache_visibility_pass
src/Renderer/CPURenderer.cpp:689
Method
nee_plus_plus_memcpy_accumulation
src/Renderer/CPURenderer.cpp:236
Method
needs_emissives_power_alias_table
src/Renderer/GPURenderer.cpp:311
Method
needs_viewport_refresh
src/UI/RenderWindow.cpp:822
Function
negative
Portable extraction of components.
thirdparties/glm/glm/detail/type_float.hpp:33
Method
normalize_texture_paths
src/Scene/SceneParser.cpp:519
Method
normalized
src/HostDeviceCommon/Color.h:40
Method
normalized
src/HostDeviceCommon/Color.h:100
Method
offset_textures_indices
src/Scene/SceneParser.cpp:539
Method
open_file_dialog
src/Utils/Utils.cpp:224
Method
operator !=
src/UI/DisplayView/DisplayTextureType.h:85
Method
operator *=
thirdparties/glm/glm/detail/_swizzle.hpp:106
Method
operator +=
thirdparties/glm/glm/detail/_swizzle.hpp:101
Method
operator -=
thirdparties/glm/glm/detail/_swizzle.hpp:96
Method
operator /=
thirdparties/glm/glm/detail/_swizzle.hpp:111
Method
operator ==
src/UI/DisplayView/DisplayTextureType.h:84
Method
operator >
src/Renderer/BVH.h:33
Method
operator!=
thirdparties/nvidia-FLIP/FLIP.h:234
Method
operator!=
src/HostDeviceCommon/Color.h:25
Method
operator!=
src/HostDeviceCommon/Color.h:86
Method
operator()
thirdparties/glm/glm/detail/_swizzle.hpp:59
Method
operator()
thirdparties/glm/glm/detail/_swizzle.hpp:64
Method
operator()
thirdparties/glm/glm/detail/_swizzle.hpp:69
Method
operator()
thirdparties/glm/glm/detail/_swizzle.hpp:74
Method
operator()
thirdparties/glm/glm/detail/_swizzle.hpp:79
Method
operator()
thirdparties/tinyexr/tinyexr.h:2221
Method
operator()
* Returns a float int [0, 1.0 - 1.0e-9f] */
src/HostDeviceCommon/Xorshift.h:45
Function
operator*
src/HostDeviceCommon/Color.h:56
Method
operator*
thirdparties/nvidia-FLIP/FLIP.h:249
Method
operator*=
thirdparties/nvidia-FLIP/FLIP.h:277
Method
operator*=
src/HostDeviceCommon/Color.h:21
Method
operator*=
src/HostDeviceCommon/Color.h:82
Function
operator+
src/HostDeviceCommon/Color.h:53
Method
operator+
thirdparties/nvidia-FLIP/FLIP.h:239
Method
operator+=
thirdparties/nvidia-FLIP/FLIP.h:269
Method
operator+=
src/HostDeviceCommon/Color.h:19
Method
operator+=
src/HostDeviceCommon/Color.h:80
Function
operator-
src/HostDeviceCommon/Color.h:54
Method
operator-
thirdparties/nvidia-FLIP/FLIP.h:244
Method
operator-=
src/HostDeviceCommon/Color.h:20
Method
operator-=
src/HostDeviceCommon/Color.h:81
Function
operator/
src/HostDeviceCommon/Color.h:59
Method
operator/
thirdparties/nvidia-FLIP/FLIP.h:259
← previous
next →
2,001–2,100 of 2,777, ranked by callers