HomeSort by relevance Sort by last modified time
    Searched refs:update_array (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
varray.c 123 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(ctx, "glPointSizePointer", VERT_ATTRIB_POINT_SIZE
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_atom_array.c 530 static void update_array(struct st_context *st) function
588 update_array /* update */

Completed in 1616 milliseconds