Searched defs:isCoreProfile (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/gl/ | ||
H A D | GrGLCaps.cpp | 786 get_glsl_version_decl_string(GrGLStandard standard, GrGLSLGeneration generation, bool isCoreProfile) get_glsl_version_decl_string() argument |
H A D | GrGLCaps.h | 343 bool isCoreProfile() const { return fIsCoreProfile; } in isCoreProfile() function in GrGLCaps |
Completed in 9 milliseconds