MCPcopy Create free account

hub / github.com/AlexanderVeselov/RayTracing / functions

Functions482 in github.com/AlexanderVeselov/RayTracing

Functiong_TLAS
(t3)
src/shaders/trace_shadow_rayquery.cs:30
Functiong_TextureImages
(t14)
src/shaders/aov.cs:61
Functiong_TextureImages
(t7)
src/shaders/miss.cs:54
Functiong_TextureImages
(t22)
src/shaders/hit_surface.cs:73
Functiong_TextureSampler
(s15)
src/shaders/aov.cs:62
Functiong_TextureSampler
(s8)
src/shaders/miss.cs:55
Functiong_TextureSampler
(s23)
src/shaders/hit_surface.cs:74
Functiong_Vertices
(t9)
src/shaders/aov.cs:54
Functiong_Vertices
(t16)
src/shaders/hit_surface.cs:65
Functionmain
src/main.cpp:55
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/aov.cs:80
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/clear_counter.cs:28
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/accumulate_radiance.cs:39
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/tonemap.cs:66
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/miss.cs:75
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/hit_surface.cs:82
Functionmain
(uint3 dispatch_thread_id : SV_DispatchThreadID)
src/shaders/trace_rayquery.cs:63
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/trace_bvh.cs:34
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/copy_history.cs:37
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/accumulate_direct_samples.cs:38
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/trace_shadow_bvh.cs:32
Functionmain
(uint3 dispatch_thread_id: SV_DispatchThreadID)
src/shaders/raygeneration.cs:69
Functionmain
(uint3 dispatch_thread_id : SV_DispatchThreadID)
src/shaders/trace_shadow_rayquery.cs:32
Methodoperator()
3rdparty/tinyobjloader/tiny_obj_loader.h:2214
Methodoperator()
src/loaders/obj_loader.cpp:57
Methodoperator()
src/loaders/obj_loader.cpp:88
Functionresample_row_1
3rdparty/stb/stb_image.h:3402
Functionstbi__YCbCr_to_RGB_row
3rdparty/stb/stb_image.h:3606
Functionstbi__YCbCr_to_RGB_simd
3rdparty/stb/stb_image.h:3632
Functionstbi__idct_block
3rdparty/stb/stb_image.h:2433
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".
3rdparty/stb/stb_image.h:2496
Functionstbi__resample_row_generic
3rdparty/stb/stb_image.h:3592
Functionstbi__resample_row_h_2
3rdparty/stb/stb_image.h:3421
Functionstbi__resample_row_hv_2
3rdparty/stb/stb_image.h:3451
Functionstbi__resample_row_hv_2_simd
3rdparty/stb/stb_image.h:3476
Functionstbi__resample_row_v_2
3rdparty/stb/stb_image.h:3411
Functionstbi__stdio_eof
3rdparty/stb/stb_image.h:862
Functionstbi__stdio_read
3rdparty/stb/stb_image.h:847
Functionstbi__stdio_skip
3rdparty/stb/stb_image.h:852
Functionstbi__unpremultiply_on_load_thread
3rdparty/stb/stb_image.h:4958
Functionstbi_convert_iphone_png_to_rgb
3rdparty/stb/stb_image.h:4946
Functionstbi_convert_iphone_png_to_rgb_thread
3rdparty/stb/stb_image.h:4964
Functionstbi_convert_wchar_to_utf8
3rdparty/stb/stb_image.h:1311
Functionstbi_failure_reason
3rdparty/stb/stb_image.h:969
Functionstbi_hdr_to_ldr_gamma
3rdparty/stb/stb_image.h:1561
Functionstbi_hdr_to_ldr_scale
3rdparty/stb/stb_image.h:1562
Functionstbi_info
3rdparty/stb/stb_image.h:7600
Functionstbi_info_from_callbacks
3rdparty/stb/stb_image.h:7650
Functionstbi_info_from_memory
3rdparty/stb/stb_image.h:7643
Functionstbi_is_16_bit
3rdparty/stb/stb_image.h:7621
Functionstbi_is_16_bit_from_callbacks
3rdparty/stb/stb_image.h:7664
Functionstbi_is_16_bit_from_memory
3rdparty/stb/stb_image.h:7657
Functionstbi_is_hdr
3rdparty/stb/stb_image.h:1511
Functionstbi_is_hdr_from_callbacks
3rdparty/stb/stb_image.h:1539
Functionstbi_is_hdr_from_memory
3rdparty/stb/stb_image.h:1497
Functionstbi_ldr_to_hdr_gamma
3rdparty/stb/stb_image.h:1555
Functionstbi_ldr_to_hdr_scale
3rdparty/stb/stb_image.h:1556
Functionstbi_load_16
3rdparty/stb/stb_image.h:1382
Functionstbi_load_16_from_callbacks
3rdparty/stb/stb_image.h:1402
Functionstbi_load_16_from_memory
3rdparty/stb/stb_image.h:1395
Functionstbi_load_from_callbacks
3rdparty/stb/stb_image.h:1416
Functionstbi_load_from_memory
3rdparty/stb/stb_image.h:1409
Functionstbi_load_gif_from_memory
3rdparty/stb/stb_image.h:1424
Functionstbi_loadf
3rdparty/stb/stb_image.h:1473
Functionstbi_loadf_from_callbacks
3rdparty/stb/stb_image.h:1465
Functionstbi_loadf_from_memory
3rdparty/stb/stb_image.h:1458
Functionstbi_set_flip_vertically_on_load
3rdparty/stb/stb_image.h:1096
Functionstbi_set_flip_vertically_on_load_thread
3rdparty/stb/stb_image.h:1106
Functionstbi_set_unpremultiply_on_load
3rdparty/stb/stb_image.h:4941
Functionstbi_zlib_decode_buffer
3rdparty/stb/stb_image.h:4479
Functionstbi_zlib_decode_malloc
3rdparty/stb/stb_image.h:4458
Functionstbi_zlib_decode_noheader_buffer
3rdparty/stb/stb_image.h:4506
Functionstbi_zlib_decode_noheader_malloc
3rdparty/stb/stb_image.h:4490
Methodtag_sizes
3rdparty/tinyobjloader/tiny_obj_loader.h:697
Methodvertex_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
← previous401–482 of 482, ranked by callers