Skip to content

pan/mdg: Changes to prep for fp16 const buffers

Alyssa Rosenzweig requested to merge alyssa/mesa:ubo16 into main

This should be enough for fp16 constant buffers to function. However the UBO pushing logic doesn't know what to do with these so it's a loss for shader-db for now.

Merge request reports