Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h293 struct tgsi_exec_vector Temps[TGSI_EXEC_NUM_TEMPS]; member
H A Dtgsi_exec.c992 const struct tgsi_exec_vector *tmp = &mach->Temps[index]; in print_temp()
1450 chan->u[i] = mach->Temps[index->i[i]].xyzw[swizzle].u[i]; in fetch_src_file_channel()
1694 mach->NumOutputs, mach->Temps[TEMP_OUTPUT_I].xyzw[TEMP_OUTPUT_C].u[0], in store_dest_dstret()
1709 dst = &mach->Temps[offset + index].xyzw[chan_index]; in store_dest_dstret()
6035 memset(mach->Temps, 0, sizeof(temps)); in tgsi_exec_machine_run()
6061 if (memcmp(&temps[i], &mach->Temps[i], sizeof(temps[i]))) { in tgsi_exec_machine_run()
6064 memcpy(&temps[i], &mach->Temps[i], sizeof(temps[i])); in tgsi_exec_machine_run()
/third_party/backends/backend/
H A Dmustek_usb2_asic.h134 Temps; typedef
235 Temps Temp;

Completed in 24 milliseconds