HomeSort by relevance Sort by last modified time
    Searched refs:fail_next (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_compute.c 181 bool fail_next = false; local
216 if (!fail_next) {
219 fail_next = true;
brw_draw.c 449 bool fail_next = false; local
605 if (!fail_next) {
608 fail_next = true;

Completed in 74 milliseconds