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

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dmi_builder.h740 _mi_math_load_src(struct mi_builder *b, unsigned src, struct mi_value *val) function in typeref:typename:uint32_t
761 dw[0] = _mi_math_load_src(b, MI_ALU_SRCA, &src0);
762 dw[1] = _mi_math_load_src(b, MI_ALU_SRCB, &src1);
1215 dw[0] = _mi_math_load_src(b, MI_ALU_SRCA, &addr_val);
1216 dw[1] = _mi_math_load_src(b, MI_ALU_SRCB, &offset);
1239 dw[0] = _mi_math_load_src(b, MI_ALU_SRCA, &addr_val);
1240 dw[1] = _mi_math_load_src(b, MI_ALU_SRCB, &offset);

Completed in 6 milliseconds