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

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
fake_glx_screen.cpp 31 fake_glx_context_direct::create,
32 fake_glx_context_direct::create_attribs
fake_glx_screen.h 118 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/
fake_glx_screen.cpp 31 fake_glx_context_direct::create,
32 fake_glx_context_direct::create_attribs
fake_glx_screen.h 118 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 77 milliseconds