Add Sampler
- Add DescriptorSet and DescriptorPool abstractions to support Samplers
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
glslc res/shaders/shader.vert -o res/shaders/vert.spv
|
||||
glslc res/shaders/shader.frag -o res/shaders/frag.spv
|
||||
pause
|
||||
Reference in New Issue
Block a user