shader: Accelerate pipeline transitions and use dirty flags for shaders
This commit is contained in:
parent
20e86fd615
commit
f4ace63957
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