Skip to content

lib.dx11.compute.ComputeShaderStage

Thomas Mann edited this page Dec 4, 2022 · 5 revisions

ComputeShaderStage

in lib.dx11.compute


description missing


Outputs

Name Type
Output T3.Core.DataTypes.Command

Parameters

Name Type Relevancy
ComputeShader SharpDX.Direct3D11.ComputeShader Required
Dispatch SharpDX.Int3 Required
ConstantBuffers SharpDX.Direct3D11.Buffer
ShaderResources SharpDX.Direct3D11.ShaderResourceView
SamplerStates SharpDX.Direct3D11.SamplerState
Uavs SharpDX.Direct3D11.UnorderedAccessView
UavBufferCount System.Int32
DispatchCallCount System.Int32

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