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
get_resampling_MIS_weight
src/Device/includes/ReSTIR/TemporalMISWeight.h:472
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:21
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:30
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:39
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:121
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:239
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:373
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatialMISWeight.h:480
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:30
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:39
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:48
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:57
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:142
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:229
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:344
Method
get_resampling_MIS_weight
src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h:452
Method
get_reservoir_for_shading_from_cell_indices
src/Device/includes/ReSTIR/ReGIR/Settings.h:291
Method
get_restir_spatial_pass_input_reservoir_M
src/HostDeviceCommon/ReSTIRSettingsHelper.h:85
Method
get_severity_color
src/UI/ImGui/ImGuiLogger.cpp:197
Method
get_severity_prefix
src/UI/ImGui/ImGuiLogger.cpp:215
Method
get_size
src/UI/ImGui/ImGuiRenderWindow.cpp:44
Function
get_spatial_neighbor_pixel_index
src/Device/includes/ReSTIR/UtilsSpatial.h:177
Method
get_spatial_reuse_direction_mask_ull
src/HostDeviceCommon/ReSTIRSettingsHelper.h:94
Method
get_standard_deviation
src/UI/PerformanceMetricsComputer.cpp:136
Method
get_status_text
src/UI/ImGui/ImGuiSettingsWindow.cpp:40
Method
get_temporal_reservoir_opt
src/Device/includes/ReSTIR/ReGIR/Settings.h:465
Method
get_textures_paths_and_indices
src/Scene/SceneParser.cpp:440
Method
get_thin_film_hue_shift_degrees
src/HostDeviceCommon/Material/MaterialPackedSoA.h:68
Method
get_thin_walled_roughness
src/HostDeviceCommon/Material/MaterialUtils.h:32
Method
get_tracing_kernels
src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp:431
Method
get_tracing_kernels
src/Renderer/RenderPasses/RenderGraph.cpp:177
Method
get_tracing_kernels
src/Renderer/RenderPasses/RenderPass.cpp:87
Method
get_tracing_kernels
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:741
Method
get_tracing_kernels
src/Renderer/RenderPasses/GMoNRenderPass.cpp:422
Method
get_uchar
src/HostDeviceCommon/Packing.h:164
Method
get_value
src/HostDeviceCommon/Packing.h:210
Method
get_view_matrix
src/Scene/Camera.cpp:35
Method
get_viewport_refresh_delay_ms
src/UI/RenderWindow.cpp:861
Method
get_visibility_map_index
src/Device/includes/NEE++/NEE++.h:232
Method
get_volume_handle_for_file
src/Utils/Utils.cpp:169
Method
gl_debug_output_callback
Implementation from https://learnopengl.com/In-Practice/Debugging
src/UI/RenderWindow.cpp:410
Method
glfw_key_callback
src/UI/Interaction/RenderWindowKeyboardInteractor.cpp:9
Method
glfw_mouse_button_callback
src/UI/Interaction/WindowsRenderWindowMouseInteractor.cpp:12
Method
glfw_mouse_button_callback
src/UI/Interaction/LinuxRenderWindowMouseInteractor.cpp:13
Method
glfw_mouse_cursor_callback
src/UI/Interaction/WindowsRenderWindowMouseInteractor.cpp:51
Method
glfw_mouse_cursor_callback
src/UI/Interaction/LinuxRenderWindowMouseInteractor.cpp:52
Method
glfw_mouse_scroll_callback
src/UI/Interaction/RenderWindowMouseInteractor.cpp:9
Function
glfw_window_resized_callback
src/UI/RenderWindow.cpp:393
Function
glm_f32vec4 glm_vec1_add
thirdparties/glm/glm/simd/common.h:15
Function
glm_f32vec4 glm_vec1_div
thirdparties/glm/glm/simd/common.h:45
Function
glm_f32vec4 glm_vec1_fma
thirdparties/glm/glm/simd/common.h:64
Function
glm_f32vec4 glm_vec1_mul
thirdparties/glm/glm/simd/common.h:35
Function
glm_f32vec4 glm_vec1_sqrt_lowp
thirdparties/glm/glm/simd/exponential.h:10
Function
glm_f32vec4 glm_vec1_sub
thirdparties/glm/glm/simd/common.h:25
Function
glm_f32vec4 glm_vec4_abs
thirdparties/glm/glm/simd/common.h:82
Function
glm_f32vec4 glm_vec4_add
thirdparties/glm/glm/simd/common.h:10
Function
glm_f32vec4 glm_vec4_div
thirdparties/glm/glm/simd/common.h:40
Function
glm_f32vec4 glm_vec4_div_lowp
thirdparties/glm/glm/simd/common.h:50
Function
glm_f32vec4 glm_vec4_fma
thirdparties/glm/glm/simd/common.h:73
Function
glm_f32vec4 glm_vec4_mul
thirdparties/glm/glm/simd/common.h:30
Function
glm_f32vec4 glm_vec4_sqrt_lowp
thirdparties/glm/glm/simd/exponential.h:15
Function
glm_f32vec4 glm_vec4_sub
thirdparties/glm/glm/simd/common.h:20
Function
glm_f32vec4 glm_vec4_swizzle_xyzw
thirdparties/glm/glm/simd/common.h:55
Function
glm_i128_interleave
thirdparties/glm/glm/simd/integer.h:8
Function
glm_i128_interleave2
thirdparties/glm/glm/simd/integer.h:62
Function
glm_ivec4_abs
thirdparties/glm/glm/simd/common.h:87
Function
glm_mat4_add
thirdparties/glm/glm/simd/matrix.h:18
Function
glm_mat4_determinant
thirdparties/glm/glm/simd/matrix.h:446
Function
glm_mat4_determinant_highp
thirdparties/glm/glm/simd/matrix.h:169
Function
glm_mat4_determinant_lowp
thirdparties/glm/glm/simd/matrix.h:383
Function
glm_mat4_inverse
thirdparties/glm/glm/simd/matrix.h:509
Function
glm_mat4_inverse_lowp
thirdparties/glm/glm/simd/matrix.h:730
Function
glm_mat4_matrixCompMult
thirdparties/glm/glm/simd/matrix.h:10
Function
glm_mat4_mul
thirdparties/glm/glm/simd/matrix.h:80
Function
glm_mat4_mul_vec4
thirdparties/glm/glm/simd/matrix.h:34
Function
glm_mat4_outerProduct
GLM_FUNC_QUALIFIER void glm_mat4_rotate(__m128 const in[4], float Angle, float const v[3], __m128 out[4]) { float a = glm::radians(Angle); float c =
thirdparties/glm/glm/simd/matrix.h:1020
Function
glm_mat4_sub
thirdparties/glm/glm/simd/matrix.h:26
Function
glm_mat4_transpose
thirdparties/glm/glm/simd/matrix.h:156
Function
glm_vec1_dot
thirdparties/glm/glm/simd/geometric.h:46
Function
glm_vec4_ceil
thirdparties/glm/glm/simd/common.h:155
Function
glm_vec4_cross
thirdparties/glm/glm/simd/geometric.h:65
Function
glm_vec4_distance
thirdparties/glm/glm/simd/geometric.h:20
Function
glm_vec4_faceforward
thirdparties/glm/glm/simd/geometric.h:85
Function
glm_vec4_fract
thirdparties/glm/glm/simd/common.h:168
Function
glm_vec4_inf
Agner Fog method
thirdparties/glm/glm/simd/common.h:233
Function
glm_vec4_mix
thirdparties/glm/glm/simd/common.h:191
Function
glm_vec4_mod
thirdparties/glm/glm/simd/common.h:175
Function
glm_vec4_mul_mat4
thirdparties/glm/glm/simd/matrix.h:53
Function
glm_vec4_nan
Agner Fog method
thirdparties/glm/glm/simd/common.h:219
Function
glm_vec4_normalize
thirdparties/glm/glm/simd/geometric.h:77
Function
glm_vec4_reflect
thirdparties/glm/glm/simd/geometric.h:94
Function
glm_vec4_refract
thirdparties/glm/glm/simd/geometric.h:103
Function
glm_vec4_roundEven
roundEven
thirdparties/glm/glm/simd/common.h:145
Function
glm_vec4_smoothstep
thirdparties/glm/glm/simd/common.h:205
Function
glm_vec4_step
thirdparties/glm/glm/simd/common.h:199
Method
gmon_check_for_sets_accumulation
src/Renderer/CPURenderer.cpp:252
Method
gmon_compute_median_of_means
src/Renderer/CPURenderer.cpp:1195
Function
grid_fill_pre_integration_accumulation
src/Device/kernels/ReSTIR/ReGIR/GridFillTemporalReuse.h:92
Function
gulbrandsen_metallic_complex_fresnel
* Implementation of [Artist Friendly Metallic Fresnel, Gulbrandsen, 2014] for * computing the complex index of refraction of metals from two intuitiv
src/Device/includes/Fresnel.h:100
Method
handle_automatic_display_view_changes
src/UI/DisplayView/DisplayViewSystem.cpp:169
← previous
next →
1,801–1,900 of 2,777, ranked by callers