Searched refs:get_image_shm (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/frontends/dri/ |
D | drisw.c | 126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, in get_image_shm() function 429 if (!get_image_shm(dPriv, x, y, w, h, res)) in drisw_update_tex_buffer()
|