Home
last modified time | relevance | path

Searched defs:childNdx (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp246 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in addToSparseIndex() local
277 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in normalizeSparseIndex() local
308 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in getIndexSize() local
324 for (size_t childNdx = 0; childNdx < numLocalNodes; childNdx++) in addAndCountNodes() local
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp290 for (int childNdx = 0; childNdx < group->getNumChildren(); childNdx++) in writeTestCaseListNode() local
318 for (int childNdx = 0; childNdx < root.getNumChildren(); childNdx++) in writeTestCaseList() local
DxeCommandLineExecutor.cpp303 for (int childNdx = 0; childNdx < group.getNumChildren(); childNdx++) in addMatchingCases() local
327 for (int childNdx = 0; childNdx < group.getNumChildren(); childNdx++) in removeMatchingCases() local
/external/deqp/executor/
DxeTestCase.hpp238 int childNdx; member
DxeTestCase.cpp463 int &childNdx = m_iterStack.back().childNdx; in operator ++() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp716 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp656 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout() local
Des31fProgramInterfaceQueryTests.cpp4338 for (int childNdx = 0; childNdx < (int)DE_LENGTH_OF_ARRAY(children); ++childNdx) in generateUniformMatrixCaseBlocks() local
7418 for (int childNdx = 0; childNdx < (int)DE_LENGTH_OF_ARRAY(children); ++childNdx) in generateBufferVariableMatrixCaseBlocks() local