Lines Matching refs:hasGeometryShader
2849 const bool hasGeometryShader = (m_caseType == CASE_VERTEX_GEO_FRAGMENT) ||2855 if (hasGeometryShader && !m_context.getContextInfo().isExtensionSupported("GL_EXT_geometry_shader"))