intel/blorp: Add capability to use pre-baked binding tables
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 22 Oct 2016 00:15:49 +0000 (17:15 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 16 Nov 2016 18:11:29 +0000 (10:11 -0800)
commit0aea29cc1ce0c97e1cffb6aaff78c7dd754b8191
tree17225501666d1e4eb7637bf9ccc9bf41a891a772
parentf7f768d19506dc9e480531ce41d03dba9b4fc792
intel/blorp: Add capability to use pre-baked binding tables

When a pre-baked binding table is requested, no binding table is created,
instead the binding table offset (relative to surface state base address)
provided by the user is used verbatim.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/blorp/blorp_genX_exec.h
src/intel/blorp/blorp_priv.h