Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp558 const int locationAlignSize = 16; in computeXfbLayout() local
600 fieldSizeForLocation = deAlign32(fieldSize, locationAlignSize); in computeXfbLayout()
607 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()
636 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()
664 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()