Searched refs:coreResult (Results 1 – 1 of 1) sorted by relevance
3530 VkResult coreResult; in imageFormatProperties2() local3539 …coreResult = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, imageFormatInfo.format, im… in imageFormatProperties2()3545 if ((coreResult != extResult) || in imageFormatProperties2()3549 …<< TestLog::Message << "vkGetPhysicalDeviceImageFormatProperties() returned " << coreResult << ", … in imageFormatProperties2()