Name | Description | |
---|---|---|
CustomVertexBufferProperties Constructor | Overloaded. |
The following tables list the members exposed by CustomVertexBufferProperties.
Name | Description | |
---|---|---|
CustomVertexBufferProperties Constructor | Overloaded. |
Name | Description | |
---|---|---|
ElementCount | unsigned int elementCount | |
InputElementsPointer | const D2D1_INPUT_ELEMENT_DESC* inputElements | |
ShaderBufferSize | unsigned int shaderBufferSize | |
ShaderBufferWithInputSignature | const unsigned char* shaderBufferWithInputSignature | |
Stride | unsigned int stride |
Name | Description | |
---|---|---|
InputElements | The input elements in the vertex shader. | |
InputSignature | The vertex shader bytecode to use as a signature. |