Searched refs:vertex_sampler_count (Results 1 – 7 of 7) sorted by relevance
220 : screen->specs.vertex_sampler_count; in etna_screen_get_shader_param()795 screen->specs.vertex_sampler_count = 16; in etna_determine_sampler_limits()799 screen->specs.vertex_sampler_count = 4; in etna_determine_sampler_limits()803 screen->specs.vertex_sampler_count = 0; in etna_determine_sampler_limits()
101 unsigned vertex_sampler_count; member
313 unsigned end = start + screen->specs.vertex_sampler_count; in etna_vertex_set_sampler_views()
244 c->vertex_sampler_count = dev->samplers.table.alloc; in asahi_fill_vdm_command()248 c->fragment_sampler_count = c->vertex_sampler_count; in asahi_fill_vdm_command()
545 __u32 vertex_sampler_count; member
922 c->vertex_sampler_count); in agxdecode_drm_cmd_render()926 assert(c->fragment_sampler_count == c->vertex_sampler_count); in agxdecode_drm_cmd_render()
1474 c->vertex_sampler_count = batch->sampler_heap.count; in agx_cmdbuf()1479 c->fragment_sampler_count = c->vertex_sampler_count; in agx_cmdbuf()