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

  /external/mesa3d/src/intel/compiler/
brw_fs.h 485 exec_list discard_halt_patches; member in class:fs_generator
brw_fs_generator.cpp 220 if (devinfo->gen < 6 || this->discard_halt_patches.is_empty())
242 foreach_in_list(ip_record, patch_ip, &discard_halt_patches) {
250 this->discard_halt_patches.make_empty();
    [all...]

Completed in 906 milliseconds