SPV: Unexpected declarations of capabilities from NV extensions.
This commit is contained in:
parent
2fbe08c763
commit
3e783f9b49
4 changed files with 23 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ Warning, version 450 is not yet complete; most version-specific features are pre
|
|||
// Id's are bound by 37
|
||||
|
||||
Capability Tessellation
|
||||
Capability Bad
|
||||
Capability PerViewAttributesNV
|
||||
Extension "SPV_NVX_multiview_per_view_attributes"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Warning, version 450 is not yet complete; most version-specific features are pre
|
|||
// Id's are bound by 29
|
||||
|
||||
Capability Shader
|
||||
Capability Bad
|
||||
Capability PerViewAttributesNV
|
||||
Extension "SPV_NVX_multiview_per_view_attributes"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue