spirv: Implement Layer stores
This commit is contained in:
parent
ab3831f6cb
commit
d8ec99dada
6 changed files with 30 additions and 9 deletions
|
@ -157,6 +157,7 @@ public:
|
|||
Id front_face{};
|
||||
Id point_coord{};
|
||||
Id clip_distances{};
|
||||
Id layer{};
|
||||
Id viewport_index{};
|
||||
|
||||
Id fswzadd_lut_a{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue