Skip to content

lib.dx11.draw.SetPixelAndVertexShaderStage

Thomas Mann edited this page Jan 17, 2024 · 1 revision

SetPixelAndVertexShaderStage

in lib.dx11.draw


Combines Vertex and Pixel shader stages.


Input Parameters

Name (Relevancy & Type) Description
VertexShader (VertexShaderRequired) -
PixelShader (PixelShaderRequired) -
ConstantBuffers (BufferRelevant) -
ShaderResources (ShaderResourceViewRelevant) -
SamplerStates (SamplerStateRelevant) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally