'Declaration Public Function CreateInputLayout( _ ByVal inputElementDescsRef() As InputElement, _ ByVal numElements As System.Integer, _ ByVal shaderBytecodeWithInputSignatureRef As System.IntPtr, _ ByVal bytecodeLength As PointerSize _ ) As InputLayout
public InputLayout CreateInputLayout( InputElement[] inputElementDescsRef, System.int numElements, System.IntPtr shaderBytecodeWithInputSignatureRef, PointerSize bytecodeLength )
Parameters
- inputElementDescsRef
- numElements
- shaderBytecodeWithInputSignatureRef
- bytecodeLength