Home
last modified time | relevance | path

Searched refs:feat_tessellation (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.c130 feat_tessellation, enumerator
195 [feat_tessellation] = { 40, UNAVAIL, { "GL_ARB_tessellation_shader" } },
2939 if (!has_feature(feat_tessellation) && in vrend_create_shader()
3917 if (info->vertices_per_patch && has_feature(feat_tessellation)) in vrend_draw_vbo()
6740 if (has_feature(feat_tessellation)) { in vrend_set_tess_state()
7928 if (has_feature(feat_tessellation)) in vrend_renderer_fill_caps_v1()
8104 if (has_feature(feat_tessellation)) { in vrend_renderer_fill_caps_v2()