Bitmap for WPF
CheckComputeShaderFormatSupport メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス : CheckComputeShaderFormatSupport メソッド
The format for which to check support.
Check if this device is supporting compute shaders for the specified format.
シンタックス
'宣言
 
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.
参照

Device クラス
Device メンバ