Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DDrawBuffersTest.cpp179 static GLColor getColorForIndex(unsigned int index) in getColorForIndex() function in DrawBuffersTest
206 verifyAttachment2DColor(index, texture, target, level, getColorForIndex(index)); in verifyAttachment2D()
212 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, getColorForIndex(index)); in verifyAttachmentLayer()