Home
last modified time | relevance | path

Searched defs:es1CreateContext (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp221 egl::Context *(*es1CreateContext)(const egl::Config *config, const egl::Context *shareContext); member in LibGLES_CMexports
DContext.cpp3449 egl::Context *es1CreateContext(const egl::Config *config, const egl::Context *shareContext) in es1CreateContext() function