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.cpp355 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline() local
356 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp361 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline() local
362 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline()