FCT
载入中...
搜索中...
未找到
FCT::TraditionPipelineState结构体 参考

#include <Job.h>

FCT::TraditionPipelineState 的协作图:
Collaboration graph

Public 成员函数

 TraditionPipelineState ()

Public 属性

PixelLayout pixelLayout
VertexLayout vertexLayout
ResourceLayout resourceLayout
VertexShadervertexShader
PixelShaderpixelShader
BlendStateblendState
RasterizationStaterasterizationState
DepthStencilStatedepthStencilState

详细描述

在文件 Job.h19 行定义.

构造及析构函数说明

◆ TraditionPipelineState()

FCT::TraditionPipelineState::TraditionPipelineState ( )
inline

在文件 Job.h21 行定义.

类成员变量说明

◆ blendState

BlendState* FCT::TraditionPipelineState::blendState

在文件 Job.h34 行定义.

◆ depthStencilState

DepthStencilState* FCT::TraditionPipelineState::depthStencilState

在文件 Job.h36 行定义.

◆ pixelLayout

PixelLayout FCT::TraditionPipelineState::pixelLayout

在文件 Job.h29 行定义.

◆ pixelShader

PixelShader* FCT::TraditionPipelineState::pixelShader

在文件 Job.h33 行定义.

◆ rasterizationState

RasterizationState* FCT::TraditionPipelineState::rasterizationState

在文件 Job.h35 行定义.

◆ resourceLayout

ResourceLayout FCT::TraditionPipelineState::resourceLayout

在文件 Job.h31 行定义.

◆ vertexLayout

VertexLayout FCT::TraditionPipelineState::vertexLayout

在文件 Job.h30 行定义.

◆ vertexShader

VertexShader* FCT::TraditionPipelineState::vertexShader

在文件 Job.h32 行定义.


该结构体的文档由以下文件生成: