Searched refs:tessellationActive (Results 1 – 1 of 1) sorted by relevance
455 std::string getGeometrySource (bool tessellationActive) const;708 std::string IdentityTessellationShaderCase::getGeometrySource (bool tessellationActive) const in getGeometrySource()710 …const char* const colorSourceName = (tessellationActive) ? ("v_evaluated_color") : ("v_vertex_co… in getGeometrySource()1832 …const bool tessellationActive = (m_flags & (FLAG_TESSELLATION_CONTROL_SET | FLAG_TESSELLATION_E… in renderTo() local1854 if (tessellationActive) in renderTo()