Home
last modified time | relevance | path

Searched refs:texture_storage_format (Results 1 – 2 of 2) 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_impl.cc867 unsigned int texture_storage_format = gpu::GetGrGLBackendTextureFormat( in GetGrBackendFormatForTexture() local
870 return GrBackendFormat::MakeGL(texture_storage_format, gl_texture_target); in GetGrBackendFormatForTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dskia_output_surface_impl.cc1038 unsigned int texture_storage_format = gpu::GetGrGLBackendTextureFormat( in GetGrBackendFormatForTexture() local
1041 return GrBackendFormat::MakeGL(texture_storage_format, gl_texture_target); in GetGrBackendFormatForTexture()