Home
last modified time | relevance | path

Searched defs:num_temps (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_init.cpp53 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 Dtgsi_two_side.c53 uint num_temps; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h103 unsigned num_temps; member
H A Detnaviv_shader.c313 unsigned num_temps, cur_temp, num_vs_inputs; in etna_shader_update_vs_inputs() local
H A Detnaviv_compiler_nir.c881 emit_shader(struct etna_compile *c, unsigned *num_temps, unsigned *num_consts) in emit_shader() argument
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c281 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 Dvc4_qir.h466 uint32_t num_temps; member
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2200 const int num_temps = arraysize(temps); in VisitWord32AtomicPairStore() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c100 unsigned num_temps; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c5832 unsigned num_temps = emit->temp_arrays[i].size; in emit_temporaries_declaration() local

Completed in 35 milliseconds