Searched defs:_X_ (Results 1 – 2 of 2) sorted by relevance
89 #define VERIFY(_X_) {if(!(_X_)) goto Error; } argument
103 #define LIMIT(_X_) DE_OFFSET_OF(VkPhysicalDeviceLimits, _X_), (const char*)(#_X_) argument104 #define FEATURE(_X_) DE_OFFSET_OF(VkPhysicalDeviceFeatures, _X_) argument660 #define PN(_X_) &(_X_), (const char*)(#_X_) argument