mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 12:32:41 +00:00
spirv: Implement Layer stores
This commit is contained in:
@@ -157,6 +157,7 @@ public:
|
||||
Id front_face{};
|
||||
Id point_coord{};
|
||||
Id clip_distances{};
|
||||
Id layer{};
|
||||
Id viewport_index{};
|
||||
|
||||
Id fswzadd_lut_a{};
|
||||
|
||||
Reference in New Issue
Block a user