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
|
|
@ -12,6 +12,7 @@ Linked fragment stage:
|
|||
Capability Shader
|
||||
Capability Float64
|
||||
Capability ClipDistance
|
||||
Capability SampledRect
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 13 1025 1031 1036 1048 1074 1095 1097
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue