Searched refs:glDisableVertexAttribArray (Results 1 – 20 of 20) sorted by relevance
1079 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()
170 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_poly_fill_rect_gl()173 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_fill_rect_gl()
148 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_glyph_blt_gl()243 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_push_pixels_gl()
114 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_point_gl()
216 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_text()218 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_text()
631 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()
118 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_segment_solid_gl()
127 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_poly_lines_solid_gl()
294 glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE); in glamor_glyphs_flush()295 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_glyphs_flush()
231 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_dash_loop()
1307 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()
153 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_fill_spans_gl()
492 glDisableVertexAttribArray(GLAMOR_VERTEX_POS); in glamor_copy_fbo_fbo_draw()
74 …#define glDisableVertexAttribArray(...) QOpenGLContext::currentContext()->functions()->glDisableVe… macro
382 MBGL_CHECK_ERROR(glDisableVertexAttribArray(location)); in Set()
300 glDisableVertexAttribArray (program->position_location);301 glDisableVertexAttribArray (program->uv_location);
565 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);
567 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray (GLuint index);