Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp256 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in addToSparseIndex() local
287 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in normalizeSparseIndex() local
318 for (size_t childNdx = 0; childNdx < group->children.size(); childNdx++) in getIndexSize() local
334 for (size_t childNdx = 0; childNdx < numLocalNodes; childNdx++) in addAndCountNodes() local
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp298 for (int childNdx = 0; childNdx < group->getNumChildren(); childNdx++) in writeTestCaseListNode() local
328 for (int childNdx = 0; childNdx < root.getNumChildren(); childNdx++) in writeTestCaseList() local
DxeCommandLineExecutor.cpp307 for (int childNdx = 0; childNdx < group.getNumChildren(); childNdx++) in addMatchingCases() local
331 for (int childNdx = 0; childNdx < group.getNumChildren(); childNdx++) in removeMatchingCases() local
/external/deqp/executor/
DxeTestCase.hpp198 int childNdx; member
DxeTestCase.cpp466 int& childNdx = m_iterStack.back().childNdx; in operator ++() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp635 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp671 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout() local
Des31fProgramInterfaceQueryTests.cpp4020 for (int childNdx = 0; childNdx < (int)DE_LENGTH_OF_ARRAY(children); ++childNdx) in generateUniformMatrixCaseBlocks() local
6564 for (int childNdx = 0; childNdx < (int)DE_LENGTH_OF_ARRAY(children); ++childNdx) in generateBufferVariableMatrixCaseBlocks() local