Searched refs:detectGLESCompatibleContext (Results 1 – 1 of 1) sorted by relevance
165 static bool detectGLESCompatibleContext (const RenderContext& ctx, int requiredMajor, int requiredM… in detectGLESCompatibleContext() function191 return detectGLESCompatibleContext(ctx, 3, 0); in checkExtensionSupport()193 return detectGLESCompatibleContext(ctx, 3, 1); in checkExtensionSupport()