Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp443 int drawCommandSize; in init() local
452 drawCommandSize = sizeof(deUint32[4]); in init()
454 drawCommandSize = sizeof(deUint32[5]); in init()
468 …AY_BEGIN(indirectOffsets), DE_ARRAY_END(indirectOffsets), indirectOffsetWeigths) * drawCommandSize; in init()
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp2148 int drawCommandSize; in init() local
2157 drawCommandSize = sizeof(deUint32[4]); in init()
2159 drawCommandSize = sizeof(deUint32[5]); in init()
2173 …AY_BEGIN(indirectOffsets), DE_ARRAY_END(indirectOffsets), indirectOffsetWeigths) * drawCommandSize; in init()