Searched refs:vertex_sampler_offset (Results 1 – 7 of 7) sorted by relevance
49 .vertex_sampler_offset = 8,
59 offset = screen->specs.vertex_sampler_offset; in etna_bind_sampler_states()287 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()
101 unsigned vertex_sampler_offset; member
200 .tex.id = texid + (is_fs(c) ? 0 : c->specs->vertex_sampler_offset), in etna_emit_tex()
742 screen->specs.vertex_sampler_offset = 8; in etna_get_specs()
2028 tex_base = c->specs->vertex_sampler_offset; in assign_texture_units()