Searched refs:vk12Supported (Results 1 – 2 of 2) sorted by relevance
46 bool vk12Supported = (apiVersion >= VK_MAKE_VERSION(1, 2, 0)); in DeviceProperties() local62 if (!vk12Supported) in DeviceProperties()69 if (vk12Supported) in DeviceProperties()90 if (vk12Supported) in DeviceProperties()107 if (vk12Supported) in DeviceProperties()
51 bool vk12Supported = (apiVersion >= VK_MAKE_VERSION(1, 2, 0)); in DeviceFeatures() local55 if (vk12Supported) in DeviceFeatures()77 if (vk12Supported) in DeviceFeatures()109 if (vk12Supported) in DeviceFeatures()