Searched refs:get_image_shm (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, in get_image_shm() function 450 if (!get_image_shm(dPriv, x, y, w, h, res)) in drisw_update_tex_buffer()
|
H A D | kopper.c | 773 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, in get_image_shm() function 822 if (!get_image_shm(dPriv, x, y, w, h, res)) in kopper_update_tex_buffer()
|
Completed in 5 milliseconds