Home
last modified time | relevance | path

Searched refs:draw_textured_quad (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c554 draw_textured_quad(struct gl_context *ctx, GLint x, GLint y, GLfloat z, in draw_textured_quad() function
1168 draw_textured_quad(ctx, x, y, ctx->Current.RasterPos[2], in st_DrawPixels()
1624 draw_textured_quad(ctx, dstx, dsty, ctx->Current.RasterPos[2], in st_CopyPixels()