[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Device.CheckComputeShaderFormatSupport

CheckComputeShaderFormatSupport Method

CheckComputeShaderFormatSupport(Format)

Check if this device is supporting compute shaders for the specified format.

Declaration
public ComputeShaderFormatSupport CheckComputeShaderFormatSupport(Format format)
Parameters
Type Name Description
Format format

The format for which to check support.

Returns
Type Description
ComputeShaderFormatSupport

Flags indicating usage contexts in which the specified format is supported.