Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp43 void setCoreProfile(bool isCore) { in setCoreProfile() function
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h497 void setCoreProfile(bool core) { m_coreProfile = core; } in setCoreProfile() function