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