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