Pyrogenesis  trunk
Public Attributes | List of all members
Renderer::Backend::SRasterizationStateDesc Struct Reference

#include <PipelineState.h>

Public Attributes

PolygonMode polygonMode
 
CullMode cullMode
 
FrontFace frontFace
 
bool depthBiasEnabled
 
float depthBiasConstantFactor
 
float depthBiasSlopeFactor
 

Member Data Documentation

◆ cullMode

CullMode Renderer::Backend::SRasterizationStateDesc::cullMode

◆ depthBiasConstantFactor

float Renderer::Backend::SRasterizationStateDesc::depthBiasConstantFactor

◆ depthBiasEnabled

bool Renderer::Backend::SRasterizationStateDesc::depthBiasEnabled

◆ depthBiasSlopeFactor

float Renderer::Backend::SRasterizationStateDesc::depthBiasSlopeFactor

◆ frontFace

FrontFace Renderer::Backend::SRasterizationStateDesc::frontFace

◆ polygonMode

PolygonMode Renderer::Backend::SRasterizationStateDesc::polygonMode

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