Searched refs:_mesa_update_pixel (Results 1 - 6 of 6) sorted by last modified time

/external/mesa3d/src/mesa/main/
H A Dpixel.c646 void _mesa_update_pixel( struct gl_context *ctx, GLuint new_state ) function
H A Dpixel.h50 _mesa_update_pixel( struct gl_context *ctx, GLuint newstate );
64 _mesa_update_pixel(struct gl_context *ctx, GLuint newstate) function
H A Dstate.c517 _mesa_update_pixel( ctx, new_state );
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpixel.c646 void _mesa_update_pixel( struct gl_context *ctx, GLuint new_state ) function
H A Dpixel.h50 _mesa_update_pixel( struct gl_context *ctx, GLuint newstate );
64 _mesa_update_pixel(struct gl_context *ctx, GLuint newstate) function
H A Dstate.c517 _mesa_update_pixel( ctx, new_state );

Completed in 97 milliseconds