Skip to content

lib.dx11.compute.ComputeShaderStage

Thomas Mann edited this page Jul 1, 2022 · 5 revisions

ComputeShaderStage

in lib.dx11.compute


description missing


Outputs

Parameters

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

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