Merge constant buffers

This commit is contained in:
luboslenco
2025-04-18 13:51:24 +02:00
parent 4feaf8a030
commit 639cae10e8
15 changed files with 80 additions and 294 deletions
-1
View File
@@ -23,7 +23,6 @@ typedef struct {
typedef struct {
int vertexOffset;
int fragmentOffset;
} gpu_constant_location_impl_t;
typedef struct iron_gpu_sampler_impl {