OSDN Git Service

panfrost/midgard: Implement UBO reads
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 20 Jun 2019 22:51:31 +0000 (15:51 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 24 Jun 2019 19:57:40 +0000 (12:57 -0700)
commit5e2c3d40bd36af5ec4961f7ce8098d760ea347d0
tree67d4fc9f864d723ba9367da8f7b028e25aef632c
parentf28e9e868b42d3df67dba76cb363e55ec4eee424
panfrost/midgard: Implement UBO reads

UBOs and uniforms now use a common code path with an explicit `index`
argument passed, enabling UBO reads.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/midgard/midgard_compile.c