Home
last modified time | relevance | path

Searched defs:GetVertexFormatInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DVertexFormat.cpp62 const VertexFormatInfo& GetVertexFormatInfo(wgpu::VertexFormat format) { in GetVertexFormatInfo() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp403 const VertexFormat &GetVertexFormatInfo(angle::FormatID vertexFormatID, in GetVertexFormatInfo() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp654 const VertexFormat &GetVertexFormatInfo(DWORD supportedDeclTypes, angle::FormatID vertexFormatID) in GetVertexFormatInfo() function