Home
last modified time | relevance | path

Searched refs:always_false_v (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.cpp35 inline constexpr bool always_false_v = false; variable
130 static_assert(always_false_v<T>, "non-exhaustive visitor!"); in PollAndProcessGarbage()