Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c110 feat_gles31_vertex_attrib_binding, enumerator
175 [feat_gles31_vertex_attrib_binding] = { 43, 31, { "GL_ARB_vertex_attrib_binding" } },
1318 if (has_feature(feat_gles31_vertex_attrib_binding)) { in add_shader_program()
1382 if (!has_feature(feat_gles31_vertex_attrib_binding)) { in add_shader_program()
1608 if (has_feature(feat_gles31_vertex_attrib_binding)) { in vrend_destroy_vertex_elements_object()
2281 if (has_feature(feat_gles31_vertex_attrib_binding)) { in vrend_create_vertex_elements_state()
3376 if (vrend_state.use_explicit_locations || has_feature(feat_gles31_vertex_attrib_binding)) { in vrend_draw_bind_vertex_legacy()
3861 if (has_feature(feat_gles31_vertex_attrib_binding)) in vrend_draw_vbo()
5234 if (!has_feature(feat_gles31_vertex_attrib_binding)) { in vrend_destroy_sub_context()
8483 if (!has_feature(feat_gles31_vertex_attrib_binding)) { in vrend_renderer_create_sub_ctx()