Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1202 const std::vector<float> initialBufferData(width * height * componentCount * sampleCount, 0.f); in ExpectSampledFloatDataImpl() local
1438 const std::vector<uint8_t> initialBufferData(readbackSize, 0u); in ReserveReadback() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp1450 const std::vector<uint8_t> initialBufferData(bufferSize, 0u); in TEST_P() local