Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp532 constexpr RGBA8 kExpectedPixel(0, 255, 0, 255); in TextureLayerAsColorAttachmentTest() local
533 std::vector<RGBA8> expected(expectedDataSize, kExpectedPixel); in TextureLayerAsColorAttachmentTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp534 constexpr RGBA8 kExpectedPixel(0, 255, 0, 255); in TextureLayerAsColorAttachmentTest() local
535 std::vector<RGBA8> expected(expectedDataSize, kExpectedPixel); in TextureLayerAsColorAttachmentTest()