Skip to content

Add ANV_QUEUE_OVERRIDE environment variable

Jordan Justen requested to merge jljusten/mesa:anv-queue-override into master

This add support for fake graphics-only and compute-only queue families, and adds an ANV_QUEUE_OVERRIDE environment variable to force Anvil to advertise support for the specified number of each queue type.

Ref: !8667 (merged), !5144 (closed), crucible!77 (merged)

Edited by Jordan Justen

Merge request reports