Bitmap for UWP
CreateHullShader メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス : CreateHullShader メソッド
HRESULT ID3D11Device::CreateHullShader([In, Buffer] const void* pShaderBytecode,[In] SIZE_T BytecodeLength,[In, Optional] ID3D11ClassLinkage* pClassLinkage,[Out, Fast] ID3D11HullShader** ppHullShader)
シンタックス
'宣言
 
Public Function CreateHullShader( _
   ByVal shaderBytecodeRef As System.IntPtr, _
   ByVal bytecodeLength As PointerSize, _
   ByVal classLinkageRef As ClassLinkage _
) As HullShader
public HullShader CreateHullShader( 
   System.IntPtr shaderBytecodeRef,
   PointerSize bytecodeLength,
   ClassLinkage classLinkageRef
)

パラメータ

shaderBytecodeRef
bytecodeLength
classLinkageRef
参照

Device クラス
Device メンバ