Searched refs:vk12Supported (Results 1 – 2 of 2) sorted by relevance
52 bool vk12Supported = (apiVersion >= VK_MAKE_API_VERSION(0, 1, 2, 0)); in DeviceProperties() local74 if (!vk12Supported) in DeviceProperties()81 if (vk12Supported) in DeviceProperties()119 if (vk12Supported) in DeviceProperties()140 if (vk12Supported) in DeviceProperties()
64 bool vk12Supported = (apiVersion >= VK_MAKE_API_VERSION(0, 1, 2, 0)); in DeviceFeatures() local71 if (vk12Supported) in DeviceFeatures()114 if (vk12Supported) in DeviceFeatures()181 if (vk12Supported) in DeviceFeatures()