Searched refs:GFX75 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_gfx_ver_enum.h33 GFX75 = (1 << 5), enumerator in enum:gfx_ver
56 case 75: return GFX75;
H A Dbrw_eu.cpp614 { BRW_OPCODE_DIM, 10, "dim", 1, 1, GFX75 },
629 { BRW_OPCODE_F32TO16, 19, "f32to16", 1, 1, GFX7 | GFX75 },
630 { BRW_OPCODE_F16TO32, 20, "f16to32", 1, 1, GFX7 | GFX75 },
652 { BRW_OPCODE_CALLA, 43, "calla", 0, 0, GFX_GE(GFX75) },

Completed in 3 milliseconds