SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
This commit is contained in:
parent
019f08fcd8
commit
6c292d3ba7
200 changed files with 7841 additions and 5577 deletions
|
|
@ -91,7 +91,15 @@ spv.varyingArray.frag
|
|||
spv.varyingArrayIndirect.frag
|
||||
spv.voidFunction.frag
|
||||
spv.whileLoop.frag
|
||||
spv.atomic.comp
|
||||
spv.AofA.frag
|
||||
spv.queryL.frag
|
||||
spv.separate.frag
|
||||
spv.shortCircuit.frag
|
||||
spv.pushConstant.vert
|
||||
spv.subpass.frag
|
||||
spv.specConstant.vert
|
||||
spv.specConstant.comp
|
||||
# GLSL-level semantics
|
||||
vulkan.frag
|
||||
vulkan.vert
|
||||
vulkan.comp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue