Home
last modified time | relevance | path

Searched refs:BRW_VERTICAL_STRIDE_8 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_debug.c64 hwreg.vstride == BRW_VERTICAL_STRIDE_8 && in brw_print_reg()
Dbrw_defines.h750 #define BRW_VERTICAL_STRIDE_8 4 macro
Dbrw_optimize.c415 mov->bits2.da1.src0_vert_stride != BRW_VERTICAL_STRIDE_8 || in brw_is_grf_to_mrf_mov()
Dbrw_eu.h254 BRW_VERTICAL_STRIDE_8, in brw_vec8_reg()
Dbrw_eu_emit.c305 if (reg.vstride == BRW_VERTICAL_STRIDE_8) in brw_set_src0()
376 if (reg.vstride == BRW_VERTICAL_STRIDE_8) in brw_set_src1()
Dbrw_vs_emit.c358 BRW_VERTICAL_STRIDE_8, in brw_vs_alloc_regs()