[]
Check if this device is supporting compute shaders for the specified format.
public ComputeShaderFormatSupport CheckComputeShaderFormatSupport(Format format)
Type | Name | Description |
---|---|---|
Format | format | The format for which to check support. |
Type | Description |
---|---|
ComputeShaderFormatSupport | Flags indicating usage contexts in which the specified format is supported. |