Skip to content

lib.dx11.compute.ComputeShaderStage

Thomas Mann edited this page Jan 17, 2024 · 5 revisions

ComputeShaderStage

in lib.dx11.compute


description missing


Input Parameters

Name (Relevancy & Type) Description
ComputeShader (ComputeShaderRequired) -
Dispatch (Int3Required) -
ConstantBuffers (Buffer) -
ShaderResources (ShaderResourceView) -
SamplerStates (SamplerState) -
Uavs (UnorderedAccessView) -
UavBufferCounter (Int32) -
DispatchCallCount (Int32) -

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