Searched defs:VK_OBJECT (Results 1 – 1 of 1) sorted by relevance
81 struct VK_OBJECT { struct86 inline bool operator==(VK_OBJECT a, VK_OBJECT b) NOEXCEPT { return a.handle == b.handle && a.type =… argument