Searched refs:SetUpCtx (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp82 void SetUpCtx(gl_api api, unsigned int version);
106 DispatchSanity_test::SetUpCtx(gl_api api, unsigned int version) function in class:DispatchSanity_test
181 SetUpCtx(API_OPENGL_CORE, 31);
189 SetUpCtx(API_OPENGL_COMPAT, 30);
197 SetUpCtx(API_OPENGLES, 11);
204 SetUpCtx(API_OPENGLES2, 20);
211 SetUpCtx(API_OPENGLES2, 30);
219 SetUpCtx(API_OPENGLES2, 31);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp83 void SetUpCtx(gl_api api, unsigned int version);
114 DispatchSanity_test::SetUpCtx(gl_api api, unsigned int version) function in class:DispatchSanity_test
196 SetUpCtx(API_OPENGL_CORE, 31);
205 SetUpCtx(API_OPENGL_COMPAT, 30);
214 SetUpCtx(API_OPENGLES, 11);
222 SetUpCtx(API_OPENGLES2, 20);
230 SetUpCtx(API_OPENGLES2, 30);
239 SetUpCtx(API_OPENGLES2, 31);

Completed in 7 milliseconds