Searched refs:_mesa_update_array_format (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | varray.h | 76 _mesa_update_array_format(struct gl_context *ctx,
|
D | varray.c | 834 _mesa_update_array_format(struct gl_context *ctx, in _mesa_update_array_format() function 1112 _mesa_update_array_format(ctx, vao, attrib, size, type, format, in update_array() 3662 _mesa_update_array_format(ctx, ctx->Array.VAO, in vertex_attrib_format() 3744 _mesa_update_array_format(ctx, vao, VERT_ATTRIB_GENERIC(attribIndex), size, in vertex_array_attrib_format()
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_private.h | 257 _mesa_update_array_format(ctx, vao, attr, size, type, GL_RGBA, in _vbo_set_attrib_format()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_rasterpos.c | 209 _mesa_update_array_format(ctx, rs->VAO, VERT_ATTRIB_POS, 4, GL_FLOAT, in new_draw_rastpos_stage()
|