Searched refs:samp_types (Results 1 – 1 of 1) sorted by relevance
63 nir_alu_type *samp_types; member307 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()