Searched refs:VK_ERROR_LAYER_NOT_PRESENT (Results 1 – 9 of 9) sorted by relevance
79 return VK_ERROR_LAYER_NOT_PRESENT; in vk_common_EnumerateDeviceLayerProperties()
278 case VK_ERROR_LAYER_NOT_PRESENT: in vk_object_for_error()
277 If not, fname:vkCreateInstance will return ename:VK_ERROR_LAYER_NOT_PRESENT.
1347 * ename:VK_ERROR_LAYER_NOT_PRESENT A requested layer is not present or
251 eErrorLayerNotPresent = VK_ERROR_LAYER_NOT_PRESENT,
74 case VK_ERROR_LAYER_NOT_PRESENT: in string_VkResult()
152 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
10782 ename:VK_ERROR_LAYER_NOT_PRESENT, which covers the error case of an12192 * Remove ename:VK_ERROR_LAYER_NOT_PRESENT error code from