Lines Matching full:geometrymask
2703 const deUint32 geometryMask = (1 << glu::SHADERTYPE_GEOMETRY);2709 if ((m_presentStagesMask & geometryMask) != 0 && !m_context.getContextInfo().isExtensionSupported("GL_EXT_geometry_shader"))