Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp409 int getDataTypeArrayStrideForLocation(glu::DataType type) in getDataTypeArrayStrideForLocation() function
588 …const int strideForLocation = getDataTypeArrayStrideForLocation(glu::getDataTypeVector(elemType, … in computeXfbLayout()
620 const int strideForLocation = getDataTypeArrayStrideForLocation(elemBasicType); in computeXfbLayout()
649 getDataTypeArrayStrideForLocation(glu::getDataTypeVector(scalarType, vecSize)); in computeXfbLayout()