Skip to content

anv: allocate space for generated indirect draw id's using the temporary allocation helper

Generated Indirect Draw's need a small temporary allocate to store draw id's. Use the new temporary allocation helper to allocate that space.

Signed-off-by: Rohan Garg rohan.garg@intel.com

Edited by Rohan Garg

Merge request reports