intel/isl: Codify AUX operations in an enum
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 21 Nov 2017 17:16:18 +0000 (09:16 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 9 Feb 2018 00:35:31 +0000 (16:35 -0800)
commit482c24783e3ddd55bc2d0cf4fe52e52cfa8f86b6
tree6522fef89135b03e335c01f58b2529695ca113d7
parentc36172e387b68aed083bb751d48733919f59bef7
intel/isl: Codify AUX operations in an enum

Right now, we have different entrypoints and enums in blorp for these
different operations.  This provides us a central enum which we can
begin to transition to.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/isl/isl.h