Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6859 struct VmaPointerLess struct
6861 bool operator()(const void* lhs, const void* rhs) const in operator()