Searched defs:has_patches (Results 1 – 3 of 3) sorted by relevance
113 bool has_patches() const { return at<4>().valid(); } in has_patches() function
1395 bool has_patches = is_at_least_gl_40 || is_tessellation; in testInstanced() local