Home
last modified time | relevance | path

Searched refs:conversionTypeIn (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp205 constexpr VertexFormat::VertexFormat(VertexConversionType conversionTypeIn, in VertexFormat() argument
208 : conversionType(conversionTypeIn), nativeFormat(nativeFormatIn), copyFunction(copyFunctionIn) in VertexFormat()