mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 20:56:25 +00:00
Merge some scissor rect related code to VideoCommon.
This commit is contained in:
parent
b867c21fea
commit
17fcd406fc
11 changed files with 36 additions and 67 deletions
|
@ -15,7 +15,7 @@ public:
|
|||
|
||||
void SetColorMask();
|
||||
void SetBlendMode(bool forceUpdate);
|
||||
void SetScissorRect();
|
||||
void SetScissorRect(const TargetRectangle& rc);
|
||||
void SetGenerationMode();
|
||||
void SetDepthMode();
|
||||
void SetLogicOpMode();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue