GLSL/SPV: XFB: No streams on types, but support them on built-in blocks.
From internal Khronos discussions, work, and testing.
This commit is contained in:
parent
ba9f596eee
commit
236eb0d325
4 changed files with 12 additions and 10 deletions
|
|
@ -36,7 +36,6 @@ spv.420.geom
|
|||
Decorate 9(gl_PerVertex) Block
|
||||
MemberDecorate 21(gl_PerVertex) 0 BuiltIn PointSize
|
||||
Decorate 21(gl_PerVertex) Block
|
||||
Decorate 21(gl_PerVertex) Stream 0
|
||||
Decorate 23 Stream 0
|
||||
Decorate 28(gl_ViewportIndex) Stream 0
|
||||
Decorate 28(gl_ViewportIndex) BuiltIn ViewportIndex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue