Searched refs:st_pbo_draw (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_pbo.h | 78 st_pbo_draw(struct st_context *st, const struct st_pbo_addresses *addr,
|
D | st_cb_readpixels.c | 242 success = st_pbo_draw(st, &addr, fb.width, fb.height); in try_pbo_readpixels()
|
D | st_pbo.c | 190 st_pbo_draw(struct st_context *st, const struct st_pbo_addresses *addr, in st_pbo_draw() function
|
D | st_cb_texture.c | 1248 success = st_pbo_draw(st, addr, surface->width, surface->height); in try_pbo_upload_common()
|