Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexanderVeselov/RayTracing
/ functions
Functions
482 in github.com/AlexanderVeselov/RayTracing
⨍
Functions
482
◇
Types & classes
111
Function
g_TLAS
(t3)
src/shaders/trace_shadow_rayquery.cs:30
Function
g_TextureImages
(t14)
src/shaders/aov.cs:61
Function
g_TextureImages
(t7)
src/shaders/miss.cs:54
Function
g_TextureImages
(t22)
src/shaders/hit_surface.cs:73
Function
g_TextureSampler
(s15)
src/shaders/aov.cs:62
Function
g_TextureSampler
(s8)
src/shaders/miss.cs:55
Function
g_TextureSampler
(s23)
src/shaders/hit_surface.cs:74
Function
g_Vertices
(t9)
src/shaders/aov.cs:54
Function
g_Vertices
(t16)
src/shaders/hit_surface.cs:65
Function
main
src/main.cpp:55
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/aov.cs:80
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/clear_counter.cs:28
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/accumulate_radiance.cs:39
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/tonemap.cs:66
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/miss.cs:75
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/hit_surface.cs:82
Function
main
(uint3 dispatch_thread_id : SV_DispatchThreadID)
src/shaders/trace_rayquery.cs:63
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/trace_bvh.cs:34
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/copy_history.cs:37
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/accumulate_direct_samples.cs:38
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/trace_shadow_bvh.cs:32
Function
main
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/raygeneration.cs:69
Function
main
(uint3 dispatch_thread_id : SV_DispatchThreadID)
src/shaders/trace_shadow_rayquery.cs:32
Method
operator()
3rdparty/tinyobjloader/tiny_obj_loader.h:2214
Method
operator()
src/loaders/obj_loader.cpp:57
Method
operator()
src/loaders/obj_loader.cpp:88
Function
resample_row_1
3rdparty/stb/stb_image.h:3402
Function
stbi__YCbCr_to_RGB_row
3rdparty/stb/stb_image.h:3606
Function
stbi__YCbCr_to_RGB_simd
3rdparty/stb/stb_image.h:3632
Function
stbi__idct_block
3rdparty/stb/stb_image.h:2433
Function
stbi__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".
3rdparty/stb/stb_image.h:2496
Function
stbi__resample_row_generic
3rdparty/stb/stb_image.h:3592
Function
stbi__resample_row_h_2
3rdparty/stb/stb_image.h:3421
Function
stbi__resample_row_hv_2
3rdparty/stb/stb_image.h:3451
Function
stbi__resample_row_hv_2_simd
3rdparty/stb/stb_image.h:3476
Function
stbi__resample_row_v_2
3rdparty/stb/stb_image.h:3411
Function
stbi__stdio_eof
3rdparty/stb/stb_image.h:862
Function
stbi__stdio_read
3rdparty/stb/stb_image.h:847
Function
stbi__stdio_skip
3rdparty/stb/stb_image.h:852
Function
stbi__unpremultiply_on_load_thread
3rdparty/stb/stb_image.h:4958
Function
stbi_convert_iphone_png_to_rgb
3rdparty/stb/stb_image.h:4946
Function
stbi_convert_iphone_png_to_rgb_thread
3rdparty/stb/stb_image.h:4964
Function
stbi_convert_wchar_to_utf8
3rdparty/stb/stb_image.h:1311
Function
stbi_failure_reason
3rdparty/stb/stb_image.h:969
Function
stbi_hdr_to_ldr_gamma
3rdparty/stb/stb_image.h:1561
Function
stbi_hdr_to_ldr_scale
3rdparty/stb/stb_image.h:1562
Function
stbi_info
3rdparty/stb/stb_image.h:7600
Function
stbi_info_from_callbacks
3rdparty/stb/stb_image.h:7650
Function
stbi_info_from_memory
3rdparty/stb/stb_image.h:7643
Function
stbi_is_16_bit
3rdparty/stb/stb_image.h:7621
Function
stbi_is_16_bit_from_callbacks
3rdparty/stb/stb_image.h:7664
Function
stbi_is_16_bit_from_memory
3rdparty/stb/stb_image.h:7657
Function
stbi_is_hdr
3rdparty/stb/stb_image.h:1511
Function
stbi_is_hdr_from_callbacks
3rdparty/stb/stb_image.h:1539
Function
stbi_is_hdr_from_memory
3rdparty/stb/stb_image.h:1497
Function
stbi_ldr_to_hdr_gamma
3rdparty/stb/stb_image.h:1555
Function
stbi_ldr_to_hdr_scale
3rdparty/stb/stb_image.h:1556
Function
stbi_load_16
3rdparty/stb/stb_image.h:1382
Function
stbi_load_16_from_callbacks
3rdparty/stb/stb_image.h:1402
Function
stbi_load_16_from_memory
3rdparty/stb/stb_image.h:1395
Function
stbi_load_from_callbacks
3rdparty/stb/stb_image.h:1416
Function
stbi_load_from_memory
3rdparty/stb/stb_image.h:1409
Function
stbi_load_gif_from_memory
3rdparty/stb/stb_image.h:1424
Function
stbi_loadf
3rdparty/stb/stb_image.h:1473
Function
stbi_loadf_from_callbacks
3rdparty/stb/stb_image.h:1465
Function
stbi_loadf_from_memory
3rdparty/stb/stb_image.h:1458
Function
stbi_set_flip_vertically_on_load
3rdparty/stb/stb_image.h:1096
Function
stbi_set_flip_vertically_on_load_thread
3rdparty/stb/stb_image.h:1106
Function
stbi_set_unpremultiply_on_load
3rdparty/stb/stb_image.h:4941
Function
stbi_zlib_decode_buffer
3rdparty/stb/stb_image.h:4479
Function
stbi_zlib_decode_malloc
3rdparty/stb/stb_image.h:4458
Function
stbi_zlib_decode_noheader_buffer
3rdparty/stb/stb_image.h:4506
Function
stbi_zlib_decode_noheader_malloc
3rdparty/stb/stb_image.h:4490
Method
tag_sizes
3rdparty/tinyobjloader/tiny_obj_loader.h:697
Method
vertex_index_t
3rdparty/tinyobjloader/tiny_obj_loader.h:663
Method
~AccelerationStructure
src/acc_structures/acceleration_structure.hpp:40
Method
~MaterialFileReader
3rdparty/tinyobjloader/tiny_obj_loader.h:474
Method
~MaterialReader
3rdparty/tinyobjloader/tiny_obj_loader.h:659
Method
~MaterialStreamReader
3rdparty/tinyobjloader/tiny_obj_loader.h:491
Method
~ObjReader
3rdparty/tinyobjloader/tiny_obj_loader.h:527
Method
~Render
src/render/render.cpp:107
Method
~Window
src/utils/window.hpp:150
← previous
401–482 of 482, ranked by callers