Searched refs:iz_lookup (Results 1 – 4 of 4) sorted by relevance
416 old_key->iz_lookup, key->iz_lookup); in brw_wm_debug_recompile()524 key->iz_lookup = lookup; in brw_wm_populate_key()
128 int lookup = c->key.iz_lookup; in brw_wm_lookup_iz()
2148 key.iz_lookup |= IZ_PS_KILL_ALPHATEST_BIT; in brw_fs_precompile()2151 key.iz_lookup |= IZ_PS_COMPUTES_DEPTH_BIT; in brw_fs_precompile()2154 key.iz_lookup |= IZ_DEPTH_TEST_ENABLE_BIT; in brw_fs_precompile()2155 key.iz_lookup |= IZ_DEPTH_WRITE_ENABLE_BIT; in brw_fs_precompile()
63 uint8_t iz_lookup; member