Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DBlendIntegerTest.cpp108 const uint32_t colorValueUnsigned[4] = {1, 1, 1, 1}; in runTest() local
109 compareValue<uint32_t, components>(colorValueUnsigned, "colorValueUnsigned", in runTest()