HomeSort by relevance Sort by last modified time
    Searched defs:gl_context (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 451 OpenGLContextStateP gl_context; member in struct:VASurfaceGLX
753 pSurfaceGLX->gl_context = NULL;
887 pSurfaceGLX->gl_context = new_cs;
908 new_cs = pSurfaceGLX->gl_context;
1041 if (!gl_set_current_context(pSurfaceGLX->gl_context, &old_cs))
  /external/mesa3d/src/mesa/main/
mtypes.h 84 struct gl_context;
4369 struct gl_context struct
    [all...]

Completed in 699 milliseconds