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

  /external/mesa3d/src/glx/
dri_common.c 526 *api = __DRI_API_OPENGL_CORE;
538 ? __DRI_API_OPENGL_CORE : __DRI_API_OPENGL;
  /external/mesa3d/src/mesa/drivers/dri/common/
drisw_util.c 128 case __DRI_API_OPENGL_CORE:
dri_util.c 194 case __DRI_API_OPENGL_CORE:
  /external/mesa3d/include/GL/internal/
dri_interface.h 805 #define __DRI_API_OPENGL_CORE 3 /**< OpenGL 3.2+ core profile */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 805 #define __DRI_API_OPENGL_CORE 3 /**< OpenGL 3.2+ core profile */
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 753 api = __DRI_API_OPENGL_CORE;
    [all...]

Completed in 842 milliseconds