Searched defs:VMA_ASSERT (Results 1 – 1 of 1) sorted by relevance
3978 #define VMA_ASSERT(expr) macro3980 #define VMA_ASSERT(expr) assert(expr) macro