Searched refs:get_image_shm (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | drisw.c | 126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, function in typeref:typename:bool 393 if (!get_image_shm(dPriv, x, y, w, h, res))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | drisw.c | 126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, function in typeref:typename:bool 432 if (!get_image_shm(dPriv, x, y, w, h, res))
|
Completed in 3 milliseconds