Searched refs:FLAG_SET_BBOX_OUTPUT (Results 1 – 1 of 1) sorted by relevance
504 FLAG_SET_BBOX_OUTPUT = 1u << 8, //!< set primitive bounding box using tessellation output enumerator623 ((!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()