i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from Gen6 code.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 8 May 2017 05:59:38 +0000 (22:59 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 10 May 2017 18:41:50 +0000 (11:41 -0700)
commit608a65ebca27668ad060c0735e9209c3fef12d31
tree9b36514ae3d9d354b011d26585007e90c7beb141
parent3d70e00c625ffb642fa897c20b0f9e006e8ef27e
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from Gen6 code.

Gen6 doesn't have a configurable push constant region.  This is only
used on Gen7+.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/genX_state_upload.c