| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class : CreatePixelShader Method |
'Declaration Public Function CreatePixelShader( _ ByVal shaderBytecodeRef As System.IntPtr, _ ByVal bytecodeLength As PointerSize, _ ByVal classLinkageRef As ClassLinkage _ ) As PixelShader
public PixelShader CreatePixelShader( System.IntPtr shaderBytecodeRef, PointerSize bytecodeLength, ClassLinkage classLinkageRef )