Home
last modified time | relevance | path

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

/external/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp58 struct allocation_less { struct
59 bool operator()(const allocation& lhs, const allocation& rhs) const in operator ()()