Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp117 uint32_t BytesPerComponents(dawn::VertexFormat format) { in BytesPerComponents() function in VertexFormatTest
355 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp120 uint32_t BytesPerComponents(wgpu::VertexFormat format) { in BytesPerComponents() function in VertexFormatTest
361 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline()