Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3686 …onst char* name, const char* description, DepthType depthType, BBoxState state, BBoxSize bboxSize);
3726 …const char* name, const char* description, DepthType depthType, BBoxState state, BBoxSize bboxSize) in DepthDrawCase() argument
3732 , m_bboxSize (bboxSize) in DepthDrawCase()
3736 DE_ASSERT(bboxSize < BBOX_LAST); in DepthDrawCase()
5184 DepthDrawCase::BBoxSize bboxSize; in init() member
5224 … depthMethods[depthNdx].depthMethod, depthCases[caseNdx].bboxState, depthCases[caseNdx].bboxSize)); in init()