'Declaration Public Function CheckComputeShaderFormatSupport( _ ByVal format As Format _ ) As ComputeShaderFormatSupport
public ComputeShaderFormatSupport CheckComputeShaderFormatSupport( Format format )
Parameters
- format
- The format for which to check support.
Return Value
Flags indicating usage contexts in which the specified format is supported.