mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 14:37:02 +02:00
shader: Accelerate pipeline transitions and use dirty flags for shaders
This commit is contained in:
parent
90ff800962
commit
565d922014
9 changed files with 114 additions and 64 deletions
|
|
@ -36,6 +36,8 @@ enum : u8 {
|
|||
|
||||
IndexBuffer,
|
||||
|
||||
Shaders,
|
||||
|
||||
LastCommonEntry,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue