godot/drivers/gles3/storage
Rémi Verschelde 166643df32
Merge pull request #74937 from bitsawer/fix_uniform_storage
Fix shader uniform storage conversions and crash
2023-06-09 11:04:16 +02:00
..
config.cpp
config.h
light_storage.cpp
light_storage.h
material_storage.cpp Fix shader uniform storage conversions and crash 2023-05-29 15:17:13 +03:00
material_storage.h
mesh_storage.cpp
mesh_storage.h
particles_storage.cpp
particles_storage.h
render_scene_buffers_gles3.cpp
render_scene_buffers_gles3.h
SCsub
texture_storage.cpp Properly update array textures when using the OpenGL backend to avoid crash 2023-06-07 15:44:11 -07:00
texture_storage.h Implemented texture_2D_layered_initialize 2023-05-27 12:53:59 -05:00
utilities.cpp Replace get_rendering_device() call to prevent crashes on OpenGL. 2023-06-06 23:29:36 +02:00
utilities.h