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

#include <formatutils11.h>

Public Member Functions

 VertexFormat ()
 
 VertexFormat (VertexConversionType conversionType, DXGI_FORMAT nativeFormat, VertexCopyFunction copyFunction)
 

Public Attributes

VertexConversionType conversionType
 
DXGI_FORMAT nativeFormat
 
VertexCopyFunction copyFunction
 

Constructor & Destructor Documentation

◆ VertexFormat() [1/2]

rx::d3d11::VertexFormat::VertexFormat ( )

◆ VertexFormat() [2/2]

rx::d3d11::VertexFormat::VertexFormat ( VertexConversionType  conversionType,
DXGI_FORMAT  nativeFormat,
VertexCopyFunction  copyFunction 
)

Member Data Documentation

◆ conversionType

VertexConversionType rx::d3d11::VertexFormat::conversionType

◆ copyFunction

VertexCopyFunction rx::d3d11::VertexFormat::copyFunction

◆ nativeFormat

DXGI_FORMAT rx::d3d11::VertexFormat::nativeFormat

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