Home
last modified time | relevance | path

Searched defs:anv_queue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h951 struct anv_queue { struct
956 const struct anv_queue_family * family; argument
958 uint32_t exec_flags;
961 struct vk_sync *sync;
963 struct intel_ds_queue ds;
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h1313 struct anv_queue { struct
1318 const struct anv_queue_family * family; argument
1320 struct intel_batch_decode_ctx * decoder;
1322 union {
1329 uint32_t companion_rcs_id;
1332 struct vk_sync *sync;
1355 struct vk_sync *companion_sync;
1357 struct intel_ds_queue ds;
1359 struct anv_async_submit *init_submit;
1360 struct anv_async_submit *init_companion_submit;