Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp58 const ClearTestParams clearColorTestGrid[] = variable
1370 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(clearColorTestGrid); testNdx++) in init()
1371 …Params>(m_testCtx, tcu::NODETYPE_SELF_VALIDATE, generateClearTestName(clearColorTestGrid[testNdx]), in init()
1372 "Color clear test.", clearColorTestGrid[testNdx])); in init()