webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rx::d3d9::VertexFormat Struct Reference

#include <formatutils9.h>

Public Member Functions

 VertexFormat ()
 

Public Attributes

VertexConversionType conversionType
 
size_t outputElementSize
 
VertexCopyFunction copyFunction
 
D3DDECLTYPE nativeFormat
 
GLenum componentType
 

Constructor & Destructor Documentation

◆ VertexFormat()

rx::d3d9::VertexFormat::VertexFormat ( )

Member Data Documentation

◆ componentType

GLenum rx::d3d9::VertexFormat::componentType

◆ conversionType

VertexConversionType rx::d3d9::VertexFormat::conversionType

◆ copyFunction

VertexCopyFunction rx::d3d9::VertexFormat::copyFunction

◆ nativeFormat

D3DDECLTYPE rx::d3d9::VertexFormat::nativeFormat

◆ outputElementSize

size_t rx::d3d9::VertexFormat::outputElementSize

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