i965: Validate "Special Cases for Byte Operations"
authorMatt Turner <mattst88@gmail.com>
Mon, 21 Nov 2016 18:26:57 +0000 (10:26 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Jan 2017 19:40:52 +0000 (11:40 -0800)
commitf57bdd48498f3284447c14c03204ac60e35c5124
tree676e2c6e4c1b6f09573dc5c7f1cc74a077d583ef
parent75b7f5a2690e1ee98d90a9854da13712cc38331d
i965: Validate "Special Cases for Byte Operations"

Do this in general_restrictions_based_on_operand_types() because the two
rules that "Special Cases for Byte Operations" relax are checked there.
src/mesa/drivers/dri/i965/brw_eu_validate.c
src/mesa/drivers/dri/i965/test_eu_validate.cpp