Searched refs:GEN10 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu.c | 413 GEN10 = (1 << 8), enumerator in enum:gen 658 .name = "line", .nsrc = 2, .ndst = 1, .gens = GEN_LE(GEN10), 661 .name = "pln", .nsrc = 2, .ndst = 1, .gens = GEN_GE(GEN45) & GEN_LE(GEN10), 667 .name = "lrp", .nsrc = 3, .ndst = 1, .gens = GEN_GE(GEN6) & GEN_LE(GEN10), 691 case 10: return GEN10;
|
Completed in 2 milliseconds