Searched defs:onIsTexturable (Results 1 – 2 of 2) sorted by relevance
99 bool onIsTexturable(const TextureInfo&) const override { return false; } in onIsTexturable() function
53 bool DawnCaps::onIsTexturable(const TextureInfo& info) const { in onIsTexturable() function in skgpu::graphite::DawnCaps