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

#include <context.h>

Public Attributes

SRPWinding frontFace
 
SRPFace cullFace
 
SRPPolygonMode polygonMode
 
float pointSize
 

Detailed Description

Rasterizer state

Member Data Documentation

◆ cullFace

SRPFace SRPRasterState::cullFace

Which face(s) should be culled

◆ frontFace

SRPWinding SRPRasterState::frontFace

Which face is considered front-facing

◆ pointSize

float SRPRasterState::pointSize

Size of rasterized point, in pixels

◆ polygonMode

SRPPolygonMode SRPRasterState::polygonMode

Polygon rendering mode


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