Home
last modified time | relevance | path

Searched defs:VmaSuballocationOffsetLess (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6132 struct VmaSuballocationOffsetLess struct
6134 bool operator()(const VmaSuballocation& lhs, const VmaSuballocation& rhs) const in operator()