Home
last modified time | relevance | path

Searched refs:__DRI_IMAGE_ERROR_BAD_ACCESS (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1329 #define __DRI_IMAGE_ERROR_BAD_ACCESS 4 macro
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2273 case __DRI_IMAGE_ERROR_BAD_ACCESS: in egl_error_from_dri_image_error()