struct PassCreateInformation

Descriptor structure used for initializing a shader pass.

Public

Fields

BlendStateDesc

BlendStateInformation BlendStateDesc

RasterizerStateDesc

RasterizerStateInformation RasterizerStateDesc

DepthStencilStateDesc

DepthStencilStateInformation DepthStencilStateDesc

StencilRefValue

u32 StencilRefValue

VertexProgramDesc

GpuProgramCreateInformation VertexProgramDesc

FragmentProgramDesc

GpuProgramCreateInformation FragmentProgramDesc

GeometryProgramDesc

GpuProgramCreateInformation GeometryProgramDesc

HullProgramDesc

DomainProgramDesc

GpuProgramCreateInformation DomainProgramDesc

ComputeProgramDesc

GpuProgramCreateInformation ComputeProgramDesc