SPV: Implement Vulkan 1.1 features and extensions.
This commit is contained in:
parent
b2ae1d0521
commit
66011cb2c2
121 changed files with 51726 additions and 7500 deletions
3
Test/baseResults/spv.multiView.frag.out
Executable file → Normal file
3
Test/baseResults/spv.multiView.frag.out
Executable file → Normal file
|
|
@ -1,11 +1,10 @@
|
|||
spv.multiView.frag
|
||||
// Module Version 10000
|
||||
// Module Version 10300
|
||||
// Generated by (magic number): 80005
|
||||
// Id's are bound by 17
|
||||
|
||||
Capability Shader
|
||||
Capability MultiView
|
||||
Extension "SPV_KHR_multiview"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 9 12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue