Searched refs:_eglLookupImage (Results 1 – 3 of 3) sorted by relevance
159 _eglLookupImage(EGLImage image, _EGLDisplay *disp) in _eglLookupImage() function
1807 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImage()1816 _EGLImage *img = _eglLookupImage(image, disp); in eglDestroyImageKHR()2222 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDRMImageMESA()2313 img = _eglLookupImage(image, disp); in eglCreateWaylandBufferFromImageWL()2372 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageQueryMESA()2393 _EGLImage *img = _eglLookupImage(image, disp); in eglExportDMABUFImageMESA()
659 img = _eglLookupImage(image, disp); in dri2_validate_egl_image()