Home
last modified time | relevance | path

Searched defs:isCoreProfile (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp47 bool isCoreProfile() { in isCoreProfile() function
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_darwin.cpp68 explicit MacContext(bool isCoreProfile, void* context) : in MacContext()
264 bool isCoreProfile = in createContext() local
DEglOsApi.h64 bool isCoreProfile() const { in isCoreProfile() function
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h496 bool isCoreProfile() const { return m_coreProfile; } in isCoreProfile() function