|
srp
software rendering pipeline
|
#include <context.h>
Public Attributes | |
| bool | testEnable |
| bool | writeEnable |
| SRPCompareOp | compareOp |
Depth test state
| SRPCompareOp SRPDepthState::compareOp |
Compare operation to use in depth test
| bool SRPDepthState::testEnable |
Whether or not the depth test is enabled
| bool SRPDepthState::writeEnable |
Whether or not the depth write is enabled. Does not have any effect if the test is disabled