Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp504 FLAG_SET_BBOX_OUTPUT = 1u << 8, //!< set primitive bounding box using tessellation output enumerator
623 ((!m_useGlobalState) ? (FLAG_SET_BBOX_OUTPUT) : (0)) | in BBoxRenderCase()
4942 BBoxRenderCase::FLAG_SET_BBOX_OUTPUT, in init()
4947 BBoxRenderCase::FLAG_SET_BBOX_OUTPUT | BBoxRenderCase::FLAG_PER_PRIMITIVE_BBOX, in init()
5117 …if ((stateSetMethods[stateSetMethodNdx].methodFlags & BBoxRenderCase::FLAG_SET_BBOX_OUTPUT) != 0 && in init()