Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DVulkanPerformanceCounterTest.cpp851 std::vector<GLColor> mip2Color(1 * 1, GLColor::red); in TEST_P() local
948 std::vector<GLColor> mip2Color(2 * 2, GLColor::red); in TEST_P() local
1000 std::vector<GLColor> mip2Color(3 * 3, GLColor::red); in TEST_P() local
1077 std::vector<GLColor> mip2Color(1 * 1 * 1, GLColor::red); in TEST_P() local