HomeSort by relevance Sort by last modified time
    Searched full:_glxapi_table (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 43 extern struct _glxapi_table *_mesa_GetGLXDispatchTable(void);
48 struct _glxapi_table *Table;
87 static struct _glxapi_table *prevTable = NULL;
90 static struct _glxapi_table *
111 struct _glxapi_table *t = _mesa_GetGLXDispatchTable();
158 struct _glxapi_table *t;
169 struct _glxapi_table *t;
180 struct _glxapi_table *t;
191 struct _glxapi_table *t;
202 struct _glxapi_table *t
    [all...]
glxapi.h 62 struct _glxapi_table { struct
226 _glxapi_set_no_op_table(struct _glxapi_table *t);
fakeglx.c     [all...]

Completed in 355 milliseconds