Home
last modified time | relevance | path

Searched refs:VK_ERROR_FEATURE_NOT_PRESENT (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c49 return VK_ERROR_FEATURE_NOT_PRESENT; in wsi_dma_buf_export_sync_file()
59 return VK_ERROR_FEATURE_NOT_PRESENT; in wsi_dma_buf_export_sync_file()
77 return VK_ERROR_FEATURE_NOT_PRESENT; in wsi_dma_buf_import_sync_file()
87 return VK_ERROR_FEATURE_NOT_PRESENT; in wsi_dma_buf_import_sync_file()
105 return VK_ERROR_FEATURE_NOT_PRESENT; in prepare_signal_dma_buf_from_semaphore()
203 return VK_ERROR_FEATURE_NOT_PRESENT; in wsi_create_sync_for_dma_buf_wait()
Dwsi_common.c1119 if (result != VK_ERROR_FEATURE_NOT_PRESENT) in wsi_signal_semaphore_for_image()
1151 if (result != VK_ERROR_FEATURE_NOT_PRESENT) in wsi_signal_fence_for_image()
1406 } else if (result == VK_ERROR_FEATURE_NOT_PRESENT) { in wsi_common_queue_present()
Dwsi_common_display.c3037 ret = VK_ERROR_FEATURE_NOT_PRESENT; in wsi_register_display_event()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_log.c282 case VK_ERROR_FEATURE_NOT_PRESENT: in vk_object_for_error()
Dvk_video.c61 return VK_ERROR_FEATURE_NOT_PRESENT; in vk_video_session_init()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_AMD_shader_info.adoc39 ename:VK_ERROR_FEATURE_NOT_PRESENT.
Dfundamentals.adoc1351 * ename:VK_ERROR_FEATURE_NOT_PRESENT A requested feature is not supported.
Ddevsandqueues.adoc1769 ename:VK_ERROR_FEATURE_NOT_PRESENT.
Dfeatures.adoc109 ename:VK_ERROR_FEATURE_NOT_PRESENT.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp253 eErrorFeatureNotPresent = VK_ERROR_FEATURE_NOT_PRESENT,
Dvk_enum_string_helper.h50 case VK_ERROR_FEATURE_NOT_PRESENT: in string_VkResult()
Dvulkan_enums.hpp253 eErrorFeatureNotPresent = VK_ERROR_FEATURE_NOT_PRESENT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h154 VK_ERROR_FEATURE_NOT_PRESENT = -8, enumerator
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10692 covered by ename:VK_ERROR_FEATURE_NOT_PRESENT already (public issue