mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 18:38:10 -05: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