Home
last modified time | relevance | path

Searched defs:num_temps (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_two_side.c53 uint num_temps; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ra_init.cpp53 unsigned num_temps; member in r600_sb::regbits
57 regbits(unsigned num_temps) : dta(), num_temps(num_temps) {} in regbits()
58 regbits(unsigned num_temps, unsigned value) : num_temps(num_temps) in regbits()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h103 unsigned num_temps; member
Detnaviv_shader.c313 unsigned num_temps, cur_temp, num_vs_inputs; in etna_shader_update_vs_inputs() local
Detnaviv_compiler_nir.c881 emit_shader(struct etna_compile *c, unsigned *num_temps, unsigned *num_consts) in emit_shader()
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.c281 pvr_pds_get_temps(uint32_t *next_temp, uint32_t num_temps, uint32_t *count) in pvr_pds_get_temps()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h466 uint32_t num_temps; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c100 unsigned num_temps; member
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h854 uint32_t num_temps; member
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2200 const int num_temps = arraysize(temps); in VisitWord32AtomicPairStore() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c5832 unsigned num_temps = emit->temp_arrays[i].size; in emit_temporaries_declaration() local