Searched refs:hasSubresource (Results 1 – 2 of 2) sorted by relevance
751 bool hasSubresource; member756 if (img1.image != img2.image || img1.hasSubresource != img2.hasSubresource)758 return !img1.hasSubresource ||767 hashVal ^= hash<bool>()(img.hasSubresource);768 if (img.hasSubresource) {
3626 if (ignoreGlobal && !imgsubpair.hasSubresource) in FindLayouts()3675 assert(imgpair.hasSubresource); in SetLayout()