Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1043 struct anv_queue { struct
1048 const struct anv_queue_family * family; argument
1070 * A list of struct anv_queue_submit to be submitted to i915. argument
1072 struct list_head queued_submits;
1075 bool quit;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/vulkan/
H A Danv_private.h1090 struct anv_queue { struct
1095 const struct anv_queue_family * family; argument
1097 uint32_t index_in_family;
1099 uint32_t exec_flags;
1101 struct intel_ds_queue * ds;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/vulkan/
H A Danv_private.h1226 struct anv_queue { struct
1232 * A list of struct anv_queue_submit to be submitted to i915. argument
1234 struct list_head queued_submits;
1236 VkDeviceQueueCreateFlags flags;