Home
last modified time | relevance | path

Searched refs:MUST_CHECK (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_sync.h330 VkResult MUST_CHECK vk_sync_init(struct vk_device *device,
339 VkResult MUST_CHECK vk_sync_create(struct vk_device *device,
348 VkResult MUST_CHECK vk_sync_signal(struct vk_device *device,
352 VkResult MUST_CHECK vk_sync_get_value(struct vk_device *device,
356 VkResult MUST_CHECK vk_sync_reset(struct vk_device *device,
359 VkResult MUST_CHECK vk_sync_wait(struct vk_device *device,
365 VkResult MUST_CHECK vk_sync_wait_many(struct vk_device *device,
371 VkResult MUST_CHECK vk_sync_import_opaque_fd(struct vk_device *device,
375 VkResult MUST_CHECK vk_sync_export_opaque_fd(struct vk_device *device,
379 VkResult MUST_CHECK vk_sync_import_sync_file(struct vk_device *device,
[all …]
Dvk_pipeline_cache.h231 struct vk_pipeline_cache_object * MUST_CHECK
260 struct vk_pipeline_cache_object * MUST_CHECK
Dvk_command_pool.h72 VkResult MUST_CHECK
Dvk_physical_device.h129 VkResult MUST_CHECK
Dvk_instance.h199 VkResult MUST_CHECK
Dvk_command_buffer.h188 VkResult MUST_CHECK
Dvk_queue.h170 VkResult MUST_CHECK
Dvk_device.h287 VkResult MUST_CHECK
Dvk_command_pool.c50 VkResult MUST_CHECK
/hardware/google/gfxstream/guest/mesa/src/util/
Du_dynarray.h93 MUST_CHECK static inline void *
122 MUST_CHECK static inline void *
147 MUST_CHECK static inline void *
Dmacros.h327 #define MUST_CHECK __attribute__((warn_unused_result)) macro
329 #define MUST_CHECK macro