Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp1308 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init() local
1310 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()
1311 …p = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTypes[indexTypeNd… in init()
1341 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init() local
1343 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()
1344 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init()
1345 const char* indexExprDesc = indexingTypes[indexTypeNdx].description; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1967 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init() local
1969 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()
1970 …p = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTypes[indexTypeNd… in init()
2008 for (int indexTypeNdx = 0; indexTypeNdx < DE_LENGTH_OF_ARRAY(indexingTypes); indexTypeNdx++) in init() local
2010 const IndexExprType indexExprType = indexingTypes[indexTypeNdx].type; in init()
2011 const char* indexExprName = indexingTypes[indexTypeNdx].name; in init()
2012 const char* indexExprDesc = indexingTypes[indexTypeNdx].description; in init()