MCPcopy Create free account

hub / github.com/TomClabault/HIPRT-Path-Tracer / functions

Functions2,777 in github.com/TomClabault/HIPRT-Path-Tracer

Methodstart_with_dependencies
src/Threads/ThreadManager.h:229
Functionstbi__YCbCr_to_RGB_row
thirdparties/stbi/stb_image.h:3658
Functionstbi__YCbCr_to_RGB_simd
thirdparties/stbi/stb_image.h:3684
Functionstbi__idct_block
thirdparties/stbi/stb_image.h:2465
Functionstbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
thirdparties/stbi/stb_image.h:2528
Functionstbi__resample_row_generic
thirdparties/stbi/stb_image.h:3644
Functionstbi__resample_row_h_2
thirdparties/stbi/stb_image.h:3473
Functionstbi__resample_row_hv_2
thirdparties/stbi/stb_image.h:3503
Functionstbi__resample_row_hv_2_simd
thirdparties/stbi/stb_image.h:3528
Functionstbi__resample_row_v_2
thirdparties/stbi/stb_image.h:3463
Functionstbi__stdio_eof
thirdparties/stbi/stb_image.h:863
Functionstbi__stdio_read
thirdparties/stbi/stb_image.h:848
Functionstbi__stdio_skip
thirdparties/stbi/stb_image.h:853
Functionstbi__stdio_write
thirdparties/stbi/stb_image_write.h:284
Functionstbi_convert_iphone_png_to_rgb
thirdparties/stbi/stb_image.h:5002
Functionstbi_convert_iphone_png_to_rgb_thread
thirdparties/stbi/stb_image.h:5020
Functionstbi_convert_wchar_to_utf8
thirdparties/stbi/stb_image.h:1329
Functionstbi_hdr_to_ldr_gamma
thirdparties/stbi/stb_image.h:1579
Functionstbi_hdr_to_ldr_scale
thirdparties/stbi/stb_image.h:1580
Functionstbi_info
thirdparties/stbi/stb_image.h:7690
Functionstbi_info_from_callbacks
thirdparties/stbi/stb_image.h:7740
Functionstbi_info_from_memory
thirdparties/stbi/stb_image.h:7733
Functionstbi_is_16_bit
thirdparties/stbi/stb_image.h:7711
Functionstbi_is_16_bit_from_callbacks
thirdparties/stbi/stb_image.h:7754
Functionstbi_is_16_bit_from_memory
thirdparties/stbi/stb_image.h:7747
Functionstbi_is_hdr
thirdparties/stbi/stb_image.h:1529
Functionstbi_is_hdr_from_callbacks
thirdparties/stbi/stb_image.h:1557
Functionstbi_is_hdr_from_memory
thirdparties/stbi/stb_image.h:1515
Functionstbi_ldr_to_hdr_gamma
thirdparties/stbi/stb_image.h:1573
Functionstbi_ldr_to_hdr_scale
thirdparties/stbi/stb_image.h:1574
Functionstbi_load_16
thirdparties/stbi/stb_image.h:1400
Functionstbi_load_16_from_callbacks
thirdparties/stbi/stb_image.h:1420
Functionstbi_load_16_from_memory
thirdparties/stbi/stb_image.h:1413
Functionstbi_load_from_callbacks
thirdparties/stbi/stb_image.h:1434
Functionstbi_load_from_memory
thirdparties/stbi/stb_image.h:1427
Functionstbi_load_gif_from_memory
thirdparties/stbi/stb_image.h:1442
Functionstbi_loadf_from_callbacks
thirdparties/stbi/stb_image.h:1483
Functionstbi_loadf_from_memory
thirdparties/stbi/stb_image.h:1476
Functionstbi_set_unpremultiply_on_load
thirdparties/stbi/stb_image.h:4997
Functionstbi_set_unpremultiply_on_load_thread
thirdparties/stbi/stb_image.h:5014
Functionstbi_write_bmp
thirdparties/stbi/stb_image_write.h:520
Functionstbi_write_bmp_to_func
thirdparties/stbi/stb_image_write.h:512
Functionstbi_write_hdr_to_func
thirdparties/stbi/stb_image_write.h:787
Functionstbi_write_jpg
thirdparties/stbi/stb_image_write.h:1616
Functionstbi_write_jpg_to_func
thirdparties/stbi/stb_image_write.h:1607
Functionstbi_write_png_to_func
thirdparties/stbi/stb_image_write.h:1231
Functionstbi_write_tga
thirdparties/stbi/stb_image_write.h:619
Functionstbi_write_tga_to_func
thirdparties/stbi/stb_image_write.h:611
Functionstbi_zlib_decode_malloc
thirdparties/stbi/stb_image.h:4514
Functionstbi_zlib_decode_noheader_buffer
thirdparties/stbi/stb_image.h:4562
Functionstbi_zlib_decode_noheader_malloc
thirdparties/stbi/stb_image.h:4546
Functionstbiw__sbgrowf
thirdparties/stbi/stb_image_write.h:826
Functionstbiw__zlib_flushf
thirdparties/stbi/stb_image_write.h:839
Functionstbiw_convert_wchar_to_utf8
thirdparties/stbi/stb_image_write.h:298
Methodstore_initial_reservoir_opt
* Overload if you already have the hash grid cell index */
src/Device/includes/ReSTIR/ReGIR/Settings.h:491
FunctiontaylorInvSqrt
thirdparties/glm/glm/detail/_noise.hpp:39
Methodtensor
Constructors for the CPU side.
thirdparties/nvidia-FLIP/FLIP.h:1109
Functionthread_idx_global
src/HostDeviceCommon/Math.h:82
FunctiontoQuat
thirdparties/glm/glm/gtx/quaternion.hpp:125
Functionto_device
src/Renderer/CPUGPUCommonDataStructures/PrecomputedEmissiveTrianglesDataSoAHost.h:26
Methodto_device
src/Renderer/CPUGPUCommonDataStructures/ReGIRPresampledLightsSoAHost.h:54
Methodto_device
src/Renderer/CPUGPUCommonDataStructures/ReGIRHashGridSoAHost.h:51
Methodto_device
src/Renderer/CPUGPUCommonDataStructures/ReGIRHashCellDataSoAHost.h:77
Methodtoggle_gmon
src/UI/ImGui/ImGuiSettingsWindow.cpp:3680
Methodtonemap_hdr_image
src/Utils/Utils.cpp:29
Functiontorrance_sparrow_GGX_eval_reflect
src/Device/includes/BSDFs/Microfacet.h:79
Functiontorrance_sparrow_GGX_eval_reflect<0>
src/Device/includes/BSDFs/Microfacet.h:103
Functiontorrance_sparrow_GGX_eval_reflect<1>
src/Device/includes/BSDFs/Microfacet.h:200
Methodtracing_pass
src/Renderer/CPURenderer.cpp:1061
Methodtriangle_volume
src/Renderer/BoundingVolume.h:30
Methodtry_rehash_internal
src/Renderer/RenderPasses/ReGIRHashGridStorage.cpp:187
Functionunpack
* Returns the normal that was packed in there * * The returned normal is normalized */
src/HostDeviceCommon/Packing.h:264
Methodunpack
src/HostDeviceCommon/Material/MaterialPacked.h:157
Methodunpack
src/HostDeviceCommon/Material/MaterialPacked.h:541
Methodunpack_color3x32f
src/HostDeviceCommon/Packing.h:412
Methodunpack_float3
src/HostDeviceCommon/Packing.h:419
Methodunpack_to_GL_texture
src/OpenGL/OpenGLInteropBuffer.h:182
Methodupdate_display_program_uniforms
src/UI/DisplayView/DisplayViewSystem.cpp:220
Methodupdate_perf_metrics
src/Renderer/RenderPasses/RenderGraph.cpp:146
Methodupdate_perf_metrics
src/Renderer/RenderPasses/RenderPass.cpp:53
Methodupdate_perf_metrics
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:852
Methodupdate_render_data
src/Renderer/CPURenderer.cpp:600
Methodupdate_render_data
src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp:386
Methodupdate_render_data
src/Renderer/RenderPasses/RenderGraph.cpp:127
Methodupdate_render_data
src/Renderer/RenderPasses/ReGIRRenderPass.cpp:785
Methodupdate_render_data
src/Renderer/RenderPasses/FillGBufferRenderPass.cpp:100
Methodupdate_render_data
src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp:236
Methodupdate_render_data
src/Renderer/RenderPasses/GMoNRenderPass.cpp:352
Methodupdate_render_data
src/Renderer/RenderPasses/NEEPlusPlusHashGridStorage.cpp:58
Methodupdate_render_data
src/Renderer/RenderPasses/NEEPlusPlusRenderPass.cpp:66
Methodupdate_render_data_common_buffers
src/Renderer/RenderPasses/ReSTIRRenderPassCommon.h:215
Methodupdate_renderer
src/Renderer/RendererEnvmap.cpp:175
Methodupload_data_partial
src/HIPRT-Orochi/OrochiBuffer.h:433
Methodupload_to_buffer
src/Renderer/CPUGPUCommonDataStructures/GenericSoA.h:129
Methoduse_next_event_estimation_checkbox
src/UI/ImGui/ImGuiSettingsWindow.cpp:3170
Methoduse_prev_frame_g_buffer
* Returns true if the renderer needs the G-buffer of the previous frame. * * The boolean parameter is some additional condition that must be sati
src/HostDeviceCommon/RenderSettings.h:263
Functionvec<2, T, Q> atan2
thirdparties/glm/glm/gtx/compatibility.hpp:54
Functionvec<2, T, Q> fade
thirdparties/glm/glm/detail/_noise.hpp:63
Functionvec<2, T, Q> lerp
thirdparties/glm/glm/gtx/compatibility.hpp:40
Methodvec<2, T, Q> operator ()
thirdparties/glm/glm/detail/_swizzle.hpp:28
← previousnext →2,301–2,400 of 2,777, ranked by callers