Searched refs:reg_writemask (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_ra.c103 if (reg_writemask[i] & reg_writemask[j]) {
H A Detnaviv_compiler_nir.h285 reg_writemask[NUM_REG_TYPES] = { variable in typeref:typename:const uint8_t[]
H A Detnaviv_compiler_nir.c453 .write_mask = inst_write_mask_compose(mask, reg_writemask[t]),
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_reg.h2947 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, saturate) \
2952 | ((reg_writemask & 0xf) << PVS_DST_WE_X_SHIFT) /* X Y Z W */ \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_reg.h2947 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, saturate) \
2952 | ((reg_writemask & 0xf) << PVS_DST_WE_X_SHIFT) /* X Y Z W */ \

Completed in 24 milliseconds