Searched defs:isCoreProfile (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ | ||
D | GrGLCaps.cpp | 661 bool isCoreProfile) { in get_glsl_version_decl_string() |
D | GrGLCaps.h | 333 bool isCoreProfile() const { return fIsCoreProfile; } in isCoreProfile() function |