Searched defs:supportsReadPixels (Results 1 – 2 of 2) sorted by relevance
102 bool supportsReadPixels(const TextureInfo&) const override { return false; } in supportsReadPixels() function
161 bool DawnCaps::supportsReadPixels(const TextureInfo& textureInfo) const { in supportsReadPixels() function in skgpu::graphite::DawnCaps