ReactOS 0.4.17-dev-934-g091855f
D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES Struct Reference
Collaboration diagram for D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES:

Public Attributes

const BYTE * shaderBufferWithInputSignature
 
UINT32 shaderBufferSize
 
const D2D1_INPUT_ELEMENT_DESC * inputElements
 
UINT32 elementCount
 
UINT32 stride
 

Detailed Description

Definition at line 173 of file d2d1effectauthor.idl.

Member Data Documentation

◆ elementCount

UINT32 D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES::elementCount

Definition at line 178 of file d2d1effectauthor.idl.

◆ inputElements

const D2D1_INPUT_ELEMENT_DESC* D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES::inputElements

Definition at line 177 of file d2d1effectauthor.idl.

◆ shaderBufferSize

UINT32 D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES::shaderBufferSize

Definition at line 176 of file d2d1effectauthor.idl.

◆ shaderBufferWithInputSignature

const BYTE* D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES::shaderBufferWithInputSignature

Definition at line 175 of file d2d1effectauthor.idl.

◆ stride

UINT32 D2D1_CUSTOM_VERTEX_BUFFER_PROPERTIES::stride

Definition at line 179 of file d2d1effectauthor.idl.


The documentation for this struct was generated from the following file: