Home
last modified time | relevance | path

Searched refs:mCoreProfile (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h63 Context(bool coreProfile = false) : mCoreProfile(coreProfile) {} in mCoreProfile() function
65 return mCoreProfile; in isCoreProfile()
75 bool mCoreProfile = false;