Searched refs:VK_ERROR_FEATURE_NOT_PRESENT (Results 1 – 6 of 6) sorted by relevance
769 …case VK_ERROR_FEATURE_NOT_PRESENT: return "the requested feature is not available on this dev… in get_result_description()
74 VK_ERROR_FEATURE_NOT_PRESENT = -8, enumerator
83 case VK_ERROR_FEATURE_NOT_PRESENT: return "VK_ERROR_FEATURE_NOT_PRESENT";
136 VK_ERROR_FEATURE_NOT_PRESENT = -8, enumerator
303 eErrorFeatureNotPresent = VK_ERROR_FEATURE_NOT_PRESENT,