Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c1079 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_generate_radial_gradient_picture()
1080 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_generate_radial_gradient_picture()
1098 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_generate_radial_gradient_picture()
1099 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_generate_radial_gradient_picture()
1424 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_generate_linear_gradient_picture()
1425 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_generate_linear_gradient_picture()
1443 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_generate_linear_gradient_picture()
1444 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_generate_linear_gradient_picture()
H A Dglamor_rects.c170 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_poly_fill_rect_gl()
173 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_fill_rect_gl()
H A Dglamor_glyphblt.c148 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_glyph_blt_gl()
243 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_push_pixels_gl()
H A Dglamor_points.c114 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_point_gl()
H A Dglamor_text.c216 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_text()
218 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_text()
H A Dglamor_xv.c631 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_xv_render()
632 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_xv_render()
845 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_xv_render_dma()
846 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_xv_render_dma()
H A Dglamor_segs.c118 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_segment_solid_gl()
H A Dglamor_lines.c127 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_lines_solid_gl()
H A Dglamor_composite_glyphs.c294 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_glyphs_flush()
295 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_glyphs_flush()
H A Dglamor_dash.c231 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_dash_loop()
H A Dglamor_render.c1307 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_composite_with_shader()
1308 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_composite_with_shader()
1309 glDisableVertexAttribArray(GLAMOR_VERTEX_MASK); in glamor_composite_with_shader()
H A Dglamor_spans.c153 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_fill_spans_gl()
H A Dglamor_copy.c492 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_copy_fbo_fbo_draw()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp74 …#define glDisableVertexAttribArray(...) QOpenGLContext::currentContext()->functions()->glDisableVe… macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp382 MBGL_CHECK_ERROR(glDisableVertexAttribArray(location)); in Set()
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A D0003-Add-disable-opengl-configure-option.patch300 glDisableVertexAttribArray (program->position_location);
301 glDisableVertexAttribArray (program->uv_location);
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h565 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h565 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);
H A Dgl31.h567 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);
H A Dgl32.h567 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);