Searched refs:supportedProperties (Results 1 – 1 of 1) sorted by relevance
10177 VPAPI_ATTR bool CheckExtension(const VkExtensionProperties* supportedProperties, size_t supportedSi… in CheckExtension() argument10180 if (strcmp(supportedProperties[i].extensionName, requestedExtension) == 0) { in CheckExtension()