HasDesktopGLFeatures  380 gpu/command_buffer/service/feature_info.cc       gfx::HasDesktopGLFeatures()) {
HasDesktopGLFeatures  423 gpu/command_buffer/service/feature_info.cc   if (extensions.Contains("GL_OES_rgb8_rgba8") || gfx::HasDesktopGLFeatures()) {
HasDesktopGLFeatures  588 gpu/command_buffer/service/feature_info.cc   if (extensions.Contains("GL_OES_depth24") || gfx::HasDesktopGLFeatures() ||
HasDesktopGLFeatures  597 gpu/command_buffer/service/feature_info.cc        gfx::HasDesktopGLFeatures())) {
HasDesktopGLFeatures  744 gpu/command_buffer/service/feature_info.cc   if (extensions.Contains("GL_EXT_frag_depth") || gfx::HasDesktopGLFeatures()) {
HasDesktopGLFeatures   85 ui/gl/gl_implementation.h GL_EXPORT bool HasDesktopGLFeatures();