HomeSort by relevance Sort by last modified time
    Searched refs:fake_glx_context_direct (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glx/tests/
fake_glx_screen.h 101 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);
fake_glx_screen.cpp 33 fake_glx_context_direct::create,
34 fake_glx_context_direct::create_attribs,

Completed in 88 milliseconds