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

  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 36 * minimal __GLXContextRec here so some of the functions in this file can
39 typedef struct __GLXcontextRec {
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 90 struct __GLXcontextRec
1115 glxCtx = CALLOC_STRUCT(__GLXcontextRec);
    [all...]

Completed in 54 milliseconds