- add depth bias
This commit is contained in:
parent
cf49e1ec21
commit
eaf367e876
5 changed files with 25 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ public:
|
|||
int DepthTest;
|
||||
int DepthFunc;
|
||||
int DepthClamp;
|
||||
int DepthBias;
|
||||
int StencilTest;
|
||||
int StencilPassOp;
|
||||
int ColorMask;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue