Searched refs:fake_glx_context_direct (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dfake_glx_screen.h101 class fake_glx_context_direct : public fake_glx_context { class in inherits:fake_glx_context
103 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) function in class:fake_glx_context_direct
115 return new fake_glx_context_direct(psc, mode);
130 return new fake_glx_context_direct(psc, mode);
H A Dfake_glx_screen.cpp33 fake_glx_context_direct::create,
34 fake_glx_context_direct::create_attribs,
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dfake_glx_screen.h101 class fake_glx_context_direct : public fake_glx_context { class in inherits:fake_glx_context
103 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) function in class:fake_glx_context_direct
115 return new fake_glx_context_direct(psc, mode);
130 return new fake_glx_context_direct(psc, mode);
H A Dfake_glx_screen.cpp33 fake_glx_context_direct::create,
34 fake_glx_context_direct::create_attribs,

Completed in 4 milliseconds