Searched refs:samp_types (Results 1 – 1 of 1) sorted by relevance
69 nir_alu_type *samp_types; member283 c->samp_types[decl->Range.First + i] = type; in ttn_emit_declaration()1435 instr->dest_type = c->samp_types[sview]; in ttn_tex()2398 c->samp_types = rzalloc_array(c, nir_alu_type, c->num_samp_types); in ttn_compile_init()