Searched defs:TessLevels (Results 1 – 1 of 1) sorted by relevance
1861 struct TessLevels struct in deqp::gles31::Functional::__anon4a9088cf0211::TessCoordCase1863 float inner[2];1864 float outer[4];3498 struct TessLevels struct in deqp::gles31::Functional::__anon4a9088cf0211::PrimitiveSetInvarianceCase3500 float inner[2];3501 float outer[4];3502 string description (void) const { return tessellationLevelsString(&inner[0], &outer[0]); } in description()