Lines Matching refs:m_state
3821 const BBoxState m_state;
3835 , m_state (state)
3857 if (m_state == STATE_PER_PRIMITIVE && !hasES32OrGL45 && !m_context.getContextInfo().isExtensionSupported("GL_EXT_tessellation_shader"))
3872 << ((m_state == STATE_GLOBAL) ? (" each grid") : (" each triangle"))
3876 << ((m_state == STATE_GLOBAL) ? ("PRIMITIVE_BOUNDING_BOX_EXT state") : ("gl_BoundingBoxEXT output"))
3888 if (m_state == STATE_PER_PRIMITIVE)
3952 const bool hasTessellation = (m_state == STATE_PER_PRIMITIVE);
3999 if (m_state == STATE_GLOBAL)
4024 const bool hasTessellation = (m_state == STATE_PER_PRIMITIVE);
4062 const bool hasTessellation = (m_state == STATE_PER_PRIMITIVE);