Searched refs:reg_writemask (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_ra.c | 103 if (reg_writemask[i] & reg_writemask[j]) {
|
| H A D | etnaviv_compiler_nir.h | 285 reg_writemask[NUM_REG_TYPES] = { variable in typeref:typename:const uint8_t[]
|
| H A D | etnaviv_compiler_nir.c | 453 .write_mask = inst_write_mask_compose(mask, reg_writemask[t]),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_reg.h | 2947 #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 D | r300_reg.h | 2947 #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