srp
software rendering pipeline
Loading...
Searching...
No Matches
SRPDepthState Struct Reference

#include <context.h>

Public Attributes

bool testEnable
 
bool writeEnable
 
SRPCompareOp compareOp
 

Detailed Description

Depth test state

Member Data Documentation

◆ compareOp

SRPCompareOp SRPDepthState::compareOp

Compare operation to use in depth test

◆ testEnable

bool SRPDepthState::testEnable

Whether or not the depth test is enabled

◆ writeEnable

bool SRPDepthState::writeEnable

Whether or not the depth write is enabled. Does not have any effect if the test is disabled


The documentation for this struct was generated from the following file: