Return consistent names from CapabilityString
Don't prefix with "Capability" since the majority of them don't. Also add missing CapabilityImageFootprintNV
This commit is contained in:
parent
66e46037d7
commit
9bb17cd0eb
32 changed files with 78 additions and 75 deletions
|
|
@ -9,7 +9,7 @@ spv.int8.frag
|
|||
Capability Int64
|
||||
Capability Int16
|
||||
Capability Int8
|
||||
Capability CapabilityUniformAndStorageBuffer8BitAccess
|
||||
Capability UniformAndStorageBuffer8BitAccess
|
||||
Extension "SPV_KHR_8bit_storage"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue