Home
last modified time | relevance | path

Searched refs:BRW_WIDTH_16 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h913 BRW_WIDTH_16 = 4, enumerator
Dbrw_reg.h402 BRW_WIDTH_16, in brw_vec16_reg()
Dtest_eu_validate.cpp269 brw_inst_set_src0_width(&devinfo, last_inst, BRW_WIDTH_16); in TEST_P()
276 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_16); in TEST_P()