Searched refs:vertex_sampler_offset (Results 1 – 6 of 6) sorted by relevance
49 .vertex_sampler_offset = 8,
59 offset = screen->specs.vertex_sampler_offset; in etna_bind_sampler_states()294 unsigned start = screen->specs.vertex_sampler_offset; in etna_vertex_set_sampler_views()
44 return samp_id + screen->specs.vertex_sampler_offset; in get_const_idx()
105 unsigned vertex_sampler_offset; member
201 .tex.id = texid + (is_fs(c) ? 0 : c->specs->vertex_sampler_offset), in etna_emit_tex()
715 screen->specs.vertex_sampler_offset = 16; in etna_determine_sampler_limits()719 screen->specs.vertex_sampler_offset = 8; in etna_determine_sampler_limits()