SPV Capabilities: Image types.
SampledBuffer ImageBuffer Sampled1D Image1D SampledCubeArray ImageCubeArray SampledRect ImageRect InputAttachment ImageMSArray StorageImageMultisample
This commit is contained in:
parent
3c52207e8a
commit
b0364dcc3e
11 changed files with 65 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Linked vertex stage:
|
|||
// Id's are bound by 146
|
||||
|
||||
Capability Shader
|
||||
Capability Sampled1D
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Vertex 4 "main" 39 140 144 145
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue