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

#include <context.h>

Collaboration diagram for SRPStencilState:

Public Attributes

bool enabled
 
SRPStencilFaceState front
 
SRPStencilFaceState back
 

Detailed Description

Stencil test state

Member Data Documentation

◆ back

SRPStencilFaceState SRPStencilState::back

The stencil state for the back faces

◆ enabled

bool SRPStencilState::enabled

Whether or not the stencil test is enabled

◆ front

SRPStencilFaceState SRPStencilState::front

The stencil state for the front faces


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