Searched refs:IsExtentEqual (Results 1 – 1 of 1) sorted by relevance
1862 static inline bool IsExtentEqual(const VkExtent3D *extent, const VkExtent3D *other_extent) { in IsExtentEqual() function2004 if (IsExtentEqual(extent, subresource_extent) == false) { in CheckItgExtent()