|
srp
software rendering pipeline
|
#include <context.h>

Public Attributes | |
| bool | enabled |
| SRPStencilFaceState | front |
| SRPStencilFaceState | back |
Stencil test state
| SRPStencilFaceState SRPStencilState::back |
The stencil state for the back faces
| bool SRPStencilState::enabled |
Whether or not the stencil test is enabled
| SRPStencilFaceState SRPStencilState::front |
The stencil state for the front faces