mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 23:22:33 -07:00
shader: Accelerate pipeline transitions and use dirty flags for shaders
This commit is contained in:
@@ -36,6 +36,8 @@ enum : u8 {
|
||||
|
||||
IndexBuffer,
|
||||
|
||||
Shaders,
|
||||
|
||||
LastCommonEntry,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user