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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dfake_glx_screen.cpp31 fake_glx_context_direct::create,
32 fake_glx_context_direct::create_attribs
H A Dfake_glx_screen.h118 class fake_glx_context_direct : public fake_glx_context { class in inherits:fake_glx_context
120 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) function in class:fake_glx_context_direct
132 return new fake_glx_context_direct(psc, mode);
147 return new fake_glx_context_direct(psc, mode);
/external/mesa3d/src/glx/tests/
H A Dfake_glx_screen.cpp31 fake_glx_context_direct::create,
32 fake_glx_context_direct::create_attribs
H A Dfake_glx_screen.h118 class fake_glx_context_direct : public fake_glx_context { class in inherits:fake_glx_context
120 fake_glx_context_direct(struct glx_screen *psc, struct glx_config *mode) function in class:fake_glx_context_direct
132 return new fake_glx_context_direct(psc, mode);
147 return new fake_glx_context_direct(psc, mode);

Completed in 86 milliseconds