mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 10:32:40 +00:00
spirv: Implement Layer stores
This commit is contained in:
@@ -109,6 +109,7 @@ struct Info {
|
||||
bool stores_position{};
|
||||
bool stores_point_size{};
|
||||
bool stores_clip_distance{};
|
||||
bool stores_layer{};
|
||||
bool stores_viewport_index{};
|
||||
bool stores_indexed_attributes{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user