rm pass uniformSize;

It's no longer necessary.
This commit is contained in:
bjorn 2024-02-25 14:58:11 -08:00
parent fa8ea6732b
commit ec380e0cfd
1 changed files with 0 additions and 1 deletions

View File

@ -526,7 +526,6 @@ struct Pass {
uint32_t pipelineIndex;
gpu_binding* bindings;
void* uniforms;
uint32_t uniformSize;
uint32_t computeCount;
Compute* computes;
uint32_t drawCount;