Home
last modified time | relevance | path

Searched defs:VertexFormatSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DTestUtils.cpp138 uint32_t VertexFormatSize(wgpu::VertexFormat format) { in VertexFormatSize() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRenderPipeline.cpp258 size_t VertexFormatSize(dawn::VertexFormat format) { in VertexFormatSize() function