Searched refs:testColorMasks (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fColorClearTest.cpp | 56 ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMax, bool testAlpha, bool testScissoring, bool testColorMasks, bool firstClearFull) in ColorClearCase() argument 63 , m_testColorMasks (testColorMasks) in ColorClearCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fColorClearTest.cpp | 56 ColorClearCase(Context& context, const char* name, int numIters, int numClearsMin, int numClearsMax, bool testAlpha, bool testScissoring, bool testColorMasks, bool firstClearFull) in ColorClearCase() argument 63 , m_testColorMasks (testColorMasks) in ColorClearCase()
|
Completed in 3 milliseconds