public static InputLayout Create( Device device, System.byte[] shaderBytecode, InputElement[] elements )
'Declaration Public Shared Function Create( _ ByVal device As Device, _ ByVal shaderBytecode() As System.Byte, _ ByVal elements() As InputElement _ ) As InputLayout
InputLayout Class InputLayout Members