Searched refs:vksc10Supported (Results 1 – 2 of 2) sorted by relevance
57 bool vksc10Supported = (apiVersion >= VK_MAKE_API_VERSION(1, 1, 0, 0)); in DeviceProperties() local100 if (vksc10Supported) in DeviceProperties()
66 bool vksc10Supported = (apiVersion >= VK_MAKE_API_VERSION(1, 1, 0, 0)); in DeviceFeatures() local82 if (vksc10Supported) in DeviceFeatures()