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