'宣言 Public Function CheckComputeShaderFormatSupport( _ ByVal format As Format _ ) As ComputeShaderFormatSupport
public ComputeShaderFormatSupport CheckComputeShaderFormatSupport( Format format )
パラメータ
- format
- The format for which to check support.
戻り値の型
Flags indicating usage contexts in which the specified format is supported.