Searched refs:IsExtentEqual (Results 1 – 1 of 1) sorted by relevance
8035 static inline bool IsExtentEqual(const VkExtent3D *extent, const VkExtent3D *other_extent) { in IsExtentEqual() function8125 if (IsExtentEqual(extent, subresource_extent) == false) { in CheckItgExtent()8141 …if ((IsExtentAligned(extent, granularity) == false) && (IsExtentEqual(&offset_extent_sum, subresou… in CheckItgExtent()