OSDN Git Service

r600: handle image size support.
authorDave Airlie <airlied@redhat.com>
Wed, 15 Nov 2017 00:03:32 +0000 (10:03 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 Nov 2017 01:31:41 +0000 (11:31 +1000)
commit31db4a3200b3ff2fe9521c62c16ea363d9faea2e
tree1a6c436f157fab17cba3e9636f45797b11c40eca
parentf94f5c9a9f7a41f688659450d52e19e8295fce4a
r600: handle image size support.

This adds support for the RESQ opcode with the workaround
required due to hw bugs for buffers and cube arrays.

Tested-By: Gert Wollny <gw.fossdev@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_shader.h
src/gallium/drivers/r600/r600_state_common.c