Home
last modified time | relevance | path

Searched refs:samp_types (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c63 nir_alu_type *samp_types; member
307 c->samp_types[decl->Range.First + i] = type; in ttn_emit_declaration()
1315 instr->dest_type = c->samp_types[sview]; in ttn_tex()
1937 c->samp_types = rzalloc_array(c, nir_alu_type, c->num_samp_types); in tgsi_to_nir()