Searched refs:st_Bitmap (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap.h | 49 void st_Bitmap(struct gl_context *ctx, GLint x, GLint y,
|
D | st_cb_bitmap.c | 600 st_Bitmap(struct gl_context *ctx, GLint x, GLint y, in st_Bitmap() function
|
/third_party/mesa3d/src/mesa/main/ |
D | drawpix.c | 374 st_Bitmap( ctx, x, y, width, height, &ctx->Unpack, bitmap ); in _mesa_Bitmap()
|