Home
last modified time | relevance | path

Searched defs:supportsReadPixels (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCaps.cpp386 bool DawnCaps::supportsReadPixels(const TextureInfo& textureInfo) const { in supportsReadPixels() function in skgpu::graphite::DawnCaps
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCaps.cpp1414 bool VulkanCaps::supportsReadPixels(const TextureInfo& texInfo) const { in supportsReadPixels() function in skgpu::graphite::VulkanCaps