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