virtualx-engine/servers/rendering/renderer_rd/storage_rd
Yuri Sizov bb15241e06 Merge pull request #77740 from ChibiDenDen/simplify_vulkan
Replace sampler arrays with constant sampler elements, simplify and reuse code for all shaders
2023-07-12 17:16:12 +02:00
..
forward_id_storage.cpp
forward_id_storage.h
light_storage.cpp
light_storage.h
material_storage.cpp Merge pull request #77740 from ChibiDenDen/simplify_vulkan 2023-07-12 17:16:12 +02:00
material_storage.h replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03:00
mesh_storage.cpp Fix invalid RID errors when freeing a mesh with blend shapes 2023-06-19 11:07:15 +03:00
mesh_storage.h Fix error spam when a mesh with bone weights has an invalid skeleton 2023-06-22 15:58:52 +03:00
particles_storage.cpp Merge pull request #77740 from ChibiDenDen/simplify_vulkan 2023-07-12 17:16:12 +02:00
particles_storage.h replace sampler arrays with constant sampler elements 2023-06-22 01:11:57 +03:00
render_buffer_custom_data_rd.h
render_scene_buffers_rd.cpp
render_scene_buffers_rd.h
render_scene_data_rd.cpp
render_scene_data_rd.h
SCsub
texture_storage.cpp Expose RD::texture_native_handle 2023-06-14 09:58:08 +10:00
texture_storage.h
utilities.cpp
utilities.h