Searched refs:_dri_image (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/ | ||
| H A D | h264dprc.c | 189 __DRIimage *_dri_image = st_dri_screen->lookup_egl_image(st_dri_screen, eglimage); local in function:st_omx_pipe_texture_from_eglimage 191 return _dri_image->texture; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/ | ||
| H A D | h264dprc.c | 177 __DRIimage *_dri_image = st_dri_screen->lookup_egl_image(st_dri_screen, eglimage); local in function:st_omx_pipe_texture_from_eglimage 179 return _dri_image->texture; |
Completed in 3 milliseconds