Home | History | Annotate | Download | only in layers

Lines Matching refs:IsExtentEqual

1215 static inline bool IsExtentEqual(const VkExtent3D *extent, const VkExtent3D *other_extent) {
1344 if (IsExtentEqual(extent, subresource_extent) == false) {