Searched refs:kExpectedPixel (Results 1 – 2 of 2) sorted by relevance
532 constexpr RGBA8 kExpectedPixel(0, 255, 0, 255); in TextureLayerAsColorAttachmentTest() local533 std::vector<RGBA8> expected(expectedDataSize, kExpectedPixel); in TextureLayerAsColorAttachmentTest()
534 constexpr RGBA8 kExpectedPixel(0, 255, 0, 255); in TextureLayerAsColorAttachmentTest() local535 std::vector<RGBA8> expected(expectedDataSize, kExpectedPixel); in TextureLayerAsColorAttachmentTest()