Home
last modified time | relevance | path

Searched refs:isSuperSet (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp45 return fTypeCounts.isSuperSet(typeCounts); in isCompatible()
68 bool GrVkDescriptorPool::DescriptorTypeCounts::isSuperSet(const DescriptorTypeCounts& that) const { in isSuperSet() function in GrVkDescriptorPool::DescriptorTypeCounts
DGrVkDescriptorPool.h29 bool isSuperSet(const DescriptorTypeCounts& that) const;