Searched refs:glx_context_vtable (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dfake_glx_screen.cpp39 const struct glx_context_vtable fake_glx_context::vt = {
94 struct glx_context_vtable dummyVtable;
H A Dfake_glx_screen.h93 static const struct glx_context_vtable vt;
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dfake_glx_screen.cpp39 const struct glx_context_vtable fake_glx_context::vt = {
92 struct glx_context_vtable dummyVtable;
H A Dfake_glx_screen.h93 static const struct glx_context_vtable vt;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dapplegl_glx.c111 static const struct glx_context_vtable applegl_context_vtable = {
H A Dglxclient.h231 struct glx_context_vtable { struct
275 const struct glx_context_vtable *vtable;
503 const struct glx_context_vtable *context_vtable;
H A Dglxcurrent.c48 static struct glx_context_vtable dummyVtable;
H A Dindirect_glx.c249 static const struct glx_context_vtable indirect_context_vtable = {
H A Ddriwindows_glx.c111 static const struct glx_context_vtable driwindows_context_vtable = {
H A Ddri3_glx.c169 static const struct glx_context_vtable dri3_context_vtable;
706 static const struct glx_context_vtable dri3_context_vtable = {
H A Ddri2_glx.c95 static const struct glx_context_vtable dri2_context_vtable;
1020 static const struct glx_context_vtable dri2_context_vtable = {
H A Ddrisw_glx.c491 static const struct glx_context_vtable drisw_context_vtable = {
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dapplegl_glx.c111 static const struct glx_context_vtable applegl_context_vtable = {
H A Dglxcurrent.c48 static struct glx_context_vtable dummyVtable;
H A Dglxclient.h229 struct glx_context_vtable { struct
280 const struct glx_context_vtable *vtable;
H A Ddriwindows_glx.c147 static const struct glx_context_vtable driwindows_context_vtable = {
H A Dindirect_glx.c321 static const struct glx_context_vtable indirect_context_vtable = {
H A Ddri3_glx.c169 static const struct glx_context_vtable dri3_context_vtable;
716 static const struct glx_context_vtable dri3_context_vtable = {
H A Ddri2_glx.c95 static const struct glx_context_vtable dri2_context_vtable;
1087 static const struct glx_context_vtable dri2_context_vtable = {
H A Ddri_glx.c652 static const struct glx_context_vtable dri_context_vtable = {
H A Ddrisw_glx.c500 static const struct glx_context_vtable drisw_context_vtable = {

Completed in 24 milliseconds