HomeSort by relevance Sort by last modified time
    Searched refs:EXT_image_dma_buf_import (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/egl/main/
egldisplay.h 104 EGLBoolean EXT_image_dma_buf_import;
eglimage.c 120 if (!dpy->Extensions.EXT_image_dma_buf_import)
305 /* EXT_image_dma_buf_import states that if invalid value is provided for
eglapi.c 488 _EGL_CHECK_EXTENSION(EXT_image_dma_buf_import);
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 762 disp->Extensions.EXT_image_dma_buf_import = EGL_TRUE;
    [all...]

Completed in 162 milliseconds