Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp47 bool isCoreProfile() { in isCoreProfile() function
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.h389 bool isCoreProfile() const { return fIsCoreProfile; } in isCoreProfile() function
H A DGrGLCaps.cpp912 bool isCoreProfile) { in get_glsl_version_decl_string()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h496 bool isCoreProfile() const { return m_coreProfile; } in isCoreProfile() function