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