Searched refs:update_array (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dvarray.c123 update_array(struct gl_context *ctx, function
287 update_array(ctx, "glVertexPointer", VERT_ATTRIB_POS,
305 update_array(ctx, "glNormalPointer", VERT_ATTRIB_NORMAL,
326 update_array(ctx, "glColorPointer", VERT_ATTRIB_COLOR0,
339 update_array(ctx, "glFogCoordPointer", VERT_ATTRIB_FOG,
353 update_array(ctx, "glIndexPointer", VERT_ATTRIB_COLOR_INDEX,
372 update_array(ctx, "glSecondaryColorPointer", VERT_ATTRIB_COLOR1,
393 update_array(ctx, "glTexCoordPointer", VERT_ATTRIB_TEX(unit),
409 update_array(ctx, "glEdgeFlagPointer", VERT_ATTRIB_EDGEFLAG,
428 update_array(ct
[all...]
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_array.c530 static void update_array(struct st_context *st) function
588 update_array /* update */

Completed in 131 milliseconds