Searched refs:GEN7_GPGPU_PREDICATE_ENABLE (Results 1 – 2 of 2) sorted by relevance
129 (brw->gen == 7 ? GEN7_GPGPU_PREDICATE_ENABLE : 0); in brw_emit_gpgpu_walker()
2973 # define GEN7_GPGPU_PREDICATE_ENABLE (1 << 8) macro