Searched refs:detectGLESCompatibleContext (Results 1 – 1 of 1) sorted by relevance
167 static bool detectGLESCompatibleContext(const RenderContext &ctx, int requiredMajor, int requiredMi… in detectGLESCompatibleContext() function193 return detectGLESCompatibleContext(ctx, 3, 0); in checkExtensionSupport()195 return detectGLESCompatibleContext(ctx, 3, 1); in checkExtensionSupport()