Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp632 const int firstChildNdx = (int)layout.bufferVars.size(); in computeReferenceLayout() local
635 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp668 const int firstChildNdx = (int)layout.bufferVars.size(); in computeReferenceLayout() local
671 for (int childNdx = firstChildNdx; childNdx < (int)layout.bufferVars.size(); childNdx++) in computeReferenceLayout()