RetroArch
Public Member Functions | Public Attributes | List of all members
D2D1_VERTEX_BUFFER_PROPERTIES Struct Reference

This defines the properties of a vertex buffer which uses the default vertex layout. More...

#include <d2d1effectauthor.h>

Public Member Functions

 _Field_size_opt_ (byteWidth) CONST BYTE *data
 

Public Attributes

UINT32 inputCount
 
D2D1_VERTEX_USAGE usage
 
UINT32 byteWidth
 

Detailed Description

This defines the properties of a vertex buffer which uses the default vertex layout.

Member Function Documentation

◆ _Field_size_opt_()

D2D1_VERTEX_BUFFER_PROPERTIES::_Field_size_opt_ ( byteWidth  )

Member Data Documentation

◆ byteWidth

UINT32 D2D1_VERTEX_BUFFER_PROPERTIES::byteWidth

◆ inputCount

UINT32 D2D1_VERTEX_BUFFER_PROPERTIES::inputCount

◆ usage

D2D1_VERTEX_USAGE D2D1_VERTEX_BUFFER_PROPERTIES::usage

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