Home
last modified time | relevance | path

Searched defs:gr_context_type (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dskia_output_surface_dependency.h112 gpu::GrContextType gr_context_type() const { in gr_context_type() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dskia_output_surface_dependency.h116 gpu::GrContextType gr_context_type() const { in gr_context_type() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dservice_utils.cc194 GrContextType gr_context_type) { in ParseVulkanImplementationName()
H A Dshared_context_state.cc87 GrContextType gr_context_type, in SharedContextState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dshared_context_state.h134 GrContextType gr_context_type() const { return gr_context_type_; } in gr_context_type() function
H A Dshared_context_state.cc145 GrContextType gr_context_type, in SharedContextState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dgpu_preferences.h212 GrContextType gr_context_type = GrContextType::kGL; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_preferences.h213 GrContextType gr_context_type = GrContextType::kGL; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/gpu/
H A Dgpu_data_manager_impl_private.cc408 gpu::GrContextType gr_context_type = gpu::gles2::ParseGrContextType(); in VulkanAllowed() local