Home
last modified time | relevance | path

Searched refs:glx_context_vtable (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/glx/tests/
Dfake_glx_screen.cpp39 const struct glx_context_vtable fake_glx_context::vt = {
92 struct glx_context_vtable dummyVtable;
Dfake_glx_screen.h93 static const struct glx_context_vtable vt;
/third_party/mesa3d/src/glx/
Dglxclient.h231 struct glx_context_vtable { struct
275 const struct glx_context_vtable *vtable;
503 const struct glx_context_vtable *context_vtable;
Dapplegl_glx.c111 static const struct glx_context_vtable applegl_context_vtable = {
Dglxcurrent.c48 static struct glx_context_vtable dummyVtable;
Dindirect_glx.c249 static const struct glx_context_vtable indirect_context_vtable = {
Ddri3_glx.c169 static const struct glx_context_vtable dri3_context_vtable;
706 static const struct glx_context_vtable dri3_context_vtable = {
Ddriwindows_glx.c111 static const struct glx_context_vtable driwindows_context_vtable = {
Ddri2_glx.c95 static const struct glx_context_vtable dri2_context_vtable;
1020 static const struct glx_context_vtable dri2_context_vtable = {
Ddrisw_glx.c491 static const struct glx_context_vtable drisw_context_vtable = {