Skip to content

asahi: Set PIPE_CAP_LOAD_CONSTBUF

Alyssa Rosenzweig requested to merge alyssa/mesa:asahi/load-cbuf into main

The CAP is a bit of a misnomer, what it really does is relax the alignment requirements for UBO packing. It should work fine and save us some memory. Noticed while debugging piglit fails.

Signed-off-by: Alyssa Rosenzweig alyssa@rosenzweig.io

Merge request reports