Searched refs:draw_textured_quad (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 740 draw_textured_quad(struct gl_context *ctx, GLint x, GLint y, GLfloat z, in draw_textured_quad() function 1422 draw_textured_quad(ctx, x, y, get_effective_raster_z(ctx), in st_DrawPixels() 1959 draw_textured_quad(ctx, dstx, dsty, get_effective_raster_z(ctx), in st_CopyPixels()
|