Searched refs:dstTopLevelStride (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1263 const int dstTopLevelStride = dstEntry.topLevelArrayStride; local
1274 deUint8* const dstTopPtr = dstBasePtr + topElemNdx*dstTopLevelStride;
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1485 const int dstTopLevelStride = dstEntry.topLevelArrayStride; local
1496 deUint8* const dstTopPtr = dstBasePtr + topElemNdx*dstTopLevelStride;

Completed in 72 milliseconds