Searched defs:num_temps (Results 1 - 14 of 14) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ra_init.cpp | 53 unsigned num_temps; member in r600_sb::regbits 57 regbits(unsigned num_temps) : dta(), num_temps(num_temps) {} in regbits() argument 58 regbits(unsigned num_temps, unsigned value) : num_temps(num_temps) in regbits() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_two_side.c | 53 uint num_temps; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | phy.h | 270 __le32 num_temps; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | phy.h | 226 __le32 num_temps; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler.h | 103 unsigned num_temps; member
|
| H A D | etnaviv_shader.c | 313 unsigned num_temps, cur_temp, num_vs_inputs; in etna_shader_update_vs_inputs() local
|
| H A D | etnaviv_compiler_nir.c | 881 emit_shader(struct etna_compile *c, unsigned *num_temps, unsigned *num_consts) in emit_shader() argument
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | w83627hf.c | 417 int i, num_temps = (data->type == w83697hf) ? 2 : 3; in w83627hf_resume() local 1825 int i, num_temps = (data->type == w83697hf) ? 2 : 3; in w83627hf_update_device() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | w83627hf.c | 480 int i, num_temps = (data->type == w83697hf) ? 2 : 3; in w83627hf_update_device() local 587 int i, num_temps = (data->type == w83697hf) ? 2 : 3; in w83627hf_resume() local
|
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds.c | 281 pvr_pds_get_temps(uint32_t *next_temp, uint32_t num_temps, uint32_t *count) in pvr_pds_get_temps() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir.h | 466 uint32_t num_temps; member
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-selector-ia32.cc | 2200 const int num_temps = arraysize(temps); in VisitWord32AtomicPairStore() local
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 100 unsigned num_temps; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 5832 unsigned num_temps = emit->temp_arrays[i].size; in emit_temporaries_declaration() local
|
Completed in 58 milliseconds