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

#include <PipelineState.h>

Collaboration diagram for Renderer::Backend::SGraphicsPipelineStateDesc:
Collaboration graph
[legend]

Public Attributes

IShaderProgramshaderProgram
 
SDepthStencilStateDesc depthStencilState
 
SBlendStateDesc blendState
 
SRasterizationStateDesc rasterizationState
 

Member Data Documentation

◆ blendState

SBlendStateDesc Renderer::Backend::SGraphicsPipelineStateDesc::blendState

◆ depthStencilState

SDepthStencilStateDesc Renderer::Backend::SGraphicsPipelineStateDesc::depthStencilState

◆ rasterizationState

SRasterizationStateDesc Renderer::Backend::SGraphicsPipelineStateDesc::rasterizationState

◆ shaderProgram

IShaderProgram* Renderer::Backend::SGraphicsPipelineStateDesc::shaderProgram

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