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.h95 static const struct glx_context_vtable vt;
/third_party/mesa3d/src/glx/
Dglxclient.h235 struct glx_context_vtable { struct
279 const struct glx_context_vtable *vtable;
502 const struct glx_context_vtable *context_vtable;
Dglxcurrent.c48 static struct glx_context_vtable dummyVtable;
Dapplegl_glx.c114 static const struct glx_context_vtable applegl_context_vtable = {
Dindirect_glx.c249 static const struct glx_context_vtable indirect_context_vtable = {
Ddriwindows_glx.c111 static const struct glx_context_vtable driwindows_context_vtable = {
Ddri3_glx.c170 static const struct glx_context_vtable dri3_context_vtable;
716 static const struct glx_context_vtable dri3_context_vtable = {
Ddri2_glx.c81 static const struct glx_context_vtable dri2_context_vtable;
934 static const struct glx_context_vtable dri2_context_vtable = {
Ddrisw_glx.c545 static const struct glx_context_vtable drisw_context_vtable = {