While following the sdl_gpu_examples, I can’t figure out why the set for vertex uniforms needs to be 1 and for fragment samplers it needs to be 2. I didn’t define this anywhere when creating or binding the sampler so are these just standard descriptor sets SDL has defined?