- add depth bias
This commit is contained in:
parent
cf49e1ec21
commit
eaf367e876
5 changed files with 25 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ private:
|
|||
void Apply(int dt);
|
||||
void ApplyRenderPass(int dt);
|
||||
void ApplyStencilRef();
|
||||
void ApplyDepthBias();
|
||||
void ApplyScissor();
|
||||
void ApplyViewport();
|
||||
void ApplyStreamData();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue