Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryCullRayFlagsTests.cpp1965 for (size_t aNdx = 0; aNdx < aabbCoords.size(); aNdx++) in iterate() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp2469 const int aNdx = (blockNdx + numBlocks*3/4) % numBlocks; in generateBlockCaseTestData() local