Searched refs:FLAG_SET_BBOX_OUTPUT (Results 1 – 1 of 1) sorted by relevance
469 FLAG_SET_BBOX_OUTPUT = 1u << 8, //!< set primitive bounding box using tessellation output enumerator588 ((!m_useGlobalState) ? (FLAG_SET_BBOX_OUTPUT) : (0)) | in BBoxRenderCase()4724 BBoxRenderCase::FLAG_SET_BBOX_OUTPUT, in init()4729 BBoxRenderCase::FLAG_SET_BBOX_OUTPUT | BBoxRenderCase::FLAG_PER_PRIMITIVE_BBOX, in init()4899 …if ((stateSetMethods[stateSetMethodNdx].methodFlags & BBoxRenderCase::FLAG_SET_BBOX_OUTPUT) != 0 && in init()