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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c777 etna_native_to_dst(struct etna_native_reg native, unsigned comps) function in typeref:struct:etna_inst_dst
856 .dst = etna_native_to_dst(inner_temp, INST_COMPS_X | INST_COMPS_Y |
886 .dst = etna_native_to_dst(inner_temp, INST_COMPS_X | INST_COMPS_Y |
947 rv = etna_native_to_dst(etna_get_dst_reg(c, in->Register)->native,
1006 mov.dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y |
1305 dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y | INST_COMPS_Z |
1365 mad[0].dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y |
1402 ins.dst = etna_native_to_dst(inner_temp, INST_COMPS_Y);
1419 ins.dst = etna_native_to_dst(inner_temp, INST_COMPS_W);
1438 .dst = etna_native_to_dst(inner_tem
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c760 etna_native_to_dst(struct etna_native_reg native, unsigned comps) function in typeref:struct:etna_inst_dst
842 .dst = etna_native_to_dst(inner_temp, INST_COMPS_X | INST_COMPS_Y |
903 rv = etna_native_to_dst(etna_get_dst_reg(c, in->Register)->native,
962 mov.dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y |
1261 dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y | INST_COMPS_Z |
1321 mad[0].dst = etna_native_to_dst(temp, INST_COMPS_X | INST_COMPS_Y |
1358 ins.dst = etna_native_to_dst(inner_temp, INST_COMPS_Y);
1375 ins.dst = etna_native_to_dst(inner_temp, INST_COMPS_W);
1394 .dst = etna_native_to_dst(inner_temp, INST_COMPS_X | INST_COMPS_Y),
1400 .dst = etna_native_to_dst(inner_tem
[all...]

Completed in 7 milliseconds