Searched refs:is_pt_5 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | intel_clc.c | 559 bool is_pt_5 = (devinfo->verx10 % 10) == 5; in main() local 561 devinfo->ver, is_pt_5 ? "5" : "", entry_point); in main() |
Completed in 2 milliseconds