Use static samplers

This commit is contained in:
luboslenco
2025-04-19 12:29:49 +02:00
parent 639cae10e8
commit 35e52dbcb5
69 changed files with 262 additions and 1036 deletions
-4
View File
@@ -22,10 +22,6 @@ typedef struct {
int vertexOffset;
} gpu_constant_location_impl_t;
typedef struct iron_gpu_sampler_impl {
int a;
} gpu_sampler_impl_t;
struct WGPUShaderModuleImpl;
typedef struct {