Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync.h307 VkResult MUST_CHECK vk_sync_init(struct vk_device *device,
316 VkResult MUST_CHECK vk_sync_create(struct vk_device *device,
325 VkResult MUST_CHECK vk_sync_signal(struct vk_device *device,
329 VkResult MUST_CHECK vk_sync_get_value(struct vk_device *device,
333 VkResult MUST_CHECK vk_sync_reset(struct vk_device *device,
336 VkResult MUST_CHECK vk_sync_wait(struct vk_device *device,
342 VkResult MUST_CHECK vk_sync_wait_many(struct vk_device *device,
348 VkResult MUST_CHECK vk_sync_import_opaque_fd(struct vk_device *device,
352 VkResult MUST_CHECK vk_sync_export_opaque_fd(struct vk_device *device,
356 VkResult MUST_CHECK vk_sync_import_sync_file(struct vk_device *device,
[all …]
Dvk_pipeline_cache.h211 struct vk_pipeline_cache_object * MUST_CHECK
240 struct vk_pipeline_cache_object * MUST_CHECK
Dvk_command_pool.h53 VkResult MUST_CHECK
Dvk_physical_device.h103 VkResult MUST_CHECK
Dvk_instance.h127 VkResult MUST_CHECK
Dvk_command_buffer.h139 VkResult MUST_CHECK
Dvk_queue.h152 VkResult MUST_CHECK
Dvk_device.h266 VkResult MUST_CHECK
Dvk_command_pool.c33 VkResult MUST_CHECK
/third_party/mesa3d/src/util/
Du_dynarray.h81 MUST_CHECK static inline void *
104 MUST_CHECK static inline void *
129 MUST_CHECK static inline void *
Dmacros.h299 #define MUST_CHECK __attribute__((warn_unused_result)) macro
301 #define MUST_CHECK macro
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h287 extern bool MUST_CHECK
293 extern bool MUST_CHECK
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c153 static uint8_t MUST_CHECK
165 static uint8_t MUST_CHECK
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c48 static uint64_t MUST_CHECK UNUSED
93 static VkResult MUST_CHECK
308 static VkResult MUST_CHECK
643 static VkResult MUST_CHECK
967 static bool MUST_CHECK
973 static bool MUST_CHECK
1140 static VkResult MUST_CHECK
1199 static VkResult MUST_CHECK
1401 static VkResult MUST_CHECK
Danv_private.h3508 static inline bool MUST_CHECK
3680 static inline struct anv_address MUST_CHECK
Danv_device.c375 static VkResult MUST_CHECK
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h241 MUST_CHECK void *crocus_bo_map(struct util_debug_callback *dbg,
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_dce.c80 uint64_t MUST_CHECK
Dcompiler.h1136 uint64_t MUST_CHECK bi_postra_liveness_ins(uint64_t live, bi_instr *ins);
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h337 static inline bool MUST_CHECK
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h353 MUST_CHECK void *iris_bo_map(struct util_debug_callback *dbg,
/third_party/mesa3d/src/compiler/nir/
Dnir_builder.c36 nir_builder MUST_CHECK PRINTFLIKE(3, 4)
Dnir_builder.h53 nir_builder MUST_CHECK PRINTFLIKE(3, 4)
/third_party/mesa3d/src/intel/isl/
Disl.h2764 bool MUST_CHECK
/third_party/mesa3d/src/intel/common/
Dmi_builder.h1205 MUST_CHECK static inline struct mi_value

12