|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <formatutils11.h>
Public Member Functions | |
| VertexFormat () | |
| VertexFormat (VertexConversionType conversionType, DXGI_FORMAT nativeFormat, VertexCopyFunction copyFunction) | |
Public Attributes | |
| VertexConversionType | conversionType |
| DXGI_FORMAT | nativeFormat |
| VertexCopyFunction | copyFunction |
| rx::d3d11::VertexFormat::VertexFormat | ( | ) |
| rx::d3d11::VertexFormat::VertexFormat | ( | VertexConversionType | conversionType, |
| DXGI_FORMAT | nativeFormat, | ||
| VertexCopyFunction | copyFunction | ||
| ) |
| VertexConversionType rx::d3d11::VertexFormat::conversionType |
| VertexCopyFunction rx::d3d11::VertexFormat::copyFunction |
| DXGI_FORMAT rx::d3d11::VertexFormat::nativeFormat |
1.8.13