Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h6079 struct AllocationInfoOffsetGreater struct
6081 bool operator()(const AllocationInfo& lhs, const AllocationInfo& rhs) const in operator()