Searched refs:anv_pipeline_binding (Results 1 – 6 of 6) sorted by relevance
520 struct anv_pipeline_binding surface_to_descriptor[256]; in anv_pipeline_compile_vs()521 struct anv_pipeline_binding sampler_to_descriptor[256]; in anv_pipeline_compile_vs()652 struct anv_pipeline_binding tcs_surface_to_descriptor[256]; in anv_pipeline_compile_tcs_tes()653 struct anv_pipeline_binding tcs_sampler_to_descriptor[256]; in anv_pipeline_compile_tcs_tes()654 struct anv_pipeline_binding tes_surface_to_descriptor[256]; in anv_pipeline_compile_tcs_tes()655 struct anv_pipeline_binding tes_sampler_to_descriptor[256]; in anv_pipeline_compile_tcs_tes()783 struct anv_pipeline_binding surface_to_descriptor[256]; in anv_pipeline_compile_gs()784 struct anv_pipeline_binding sampler_to_descriptor[256]; in anv_pipeline_compile_gs()861 struct anv_pipeline_binding surface_to_descriptor[256]; in anv_pipeline_compile_fs()862 struct anv_pipeline_binding sampler_to_descriptor[256]; in anv_pipeline_compile_fs()[all …]
1520 const struct anv_pipeline_binding *binding) in anv_descriptor_for_binding()1533 const struct anv_pipeline_binding *binding) in dynamic_offset_for_binding()1620 struct anv_pipeline_binding *binding = &map->surface_to_descriptor[s]; in emit_binding_table()1807 struct anv_pipeline_binding *binding = &map->sampler_to_descriptor[s]; in emit_samplers()1983 const struct anv_pipeline_binding *binding = in cmd_buffer_flush_push_constants()
41 struct anv_pipeline_binding *surface_to_descriptor, *sampler_to_descriptor; in anv_shader_bin_create()
1376 struct anv_pipeline_binding { struct2069 struct anv_pipeline_binding * surface_to_descriptor;2070 struct anv_pipeline_binding * sampler_to_descriptor;
443 struct anv_pipeline_binding *pipe_binding = in anv_nir_apply_pipeline_layout()
895 struct anv_pipeline_binding *binding = &map->surface_to_descriptor[i];1349 struct anv_pipeline_binding *binding = &bind_map->surface_to_descriptor[i];