Added debug marker example (VK_EXT_debug_marker), work-in-progress!
This commit is contained in:
parent
dfda2d2622
commit
8acda2c1d0
8 changed files with 990 additions and 0 deletions
2
data/shaders/debugmarker/generate-spirv.bat
Normal file
2
data/shaders/debugmarker/generate-spirv.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
glslangvalidator -V mesh.vert -o mesh.vert.spv
|
||||
glslangvalidator -V mesh.frag -o mesh.frag.spv
|
||||
Loading…
Add table
Add a link
Reference in a new issue