Searched refs:KERNEL_ALLOWS_PREDICATE_WRITES (Results 1 – 2 of 2) sorted by relevance
80 #define KERNEL_ALLOWS_PREDICATE_WRITES (1<<1) macro161 return screen->kernel_features & KERNEL_ALLOWS_PREDICATE_WRITES; in can_do_predicate_writes()
2732 screen->kernel_features |= KERNEL_ALLOWS_PREDICATE_WRITES; in brw_init_screen()