Searched refs:embedded_sampler_to_binding (Results 1 – 4 of 4) sorted by relevance
113 &bind_map->embedded_sampler_to_binding[i].key); in anv_shader_bin_get_embedded_samplers()126 &bind_map->embedded_sampler_to_binding[i]); in anv_shader_bin_get_embedded_samplers()274 embedded_sampler_to_binding, in anv_shader_bin_create()443 typed_memcpy(embedded_sampler_to_binding, bind_map->embedded_sampler_to_binding, in anv_shader_bin_create()445 shader->bind_map.embedded_sampler_to_binding = embedded_sampler_to_binding; in anv_shader_bin_create()520 blob_write_bytes(blob, shader->bind_map.embedded_sampler_to_binding, in anv_shader_bin_serialize()522 sizeof(*shader->bind_map.embedded_sampler_to_binding)); in anv_shader_bin_serialize()596 bind_map.embedded_sampler_to_binding = (void *) in anv_shader_bin_deserialize()598 sizeof(*bind_map.embedded_sampler_to_binding)); in anv_shader_bin_deserialize()
2096 &map->embedded_sampler_to_binding[map->embedded_sampler_count++]; in add_embedded_sampler_entry()
4502 struct anv_pipeline_embedded_sampler_binding* embedded_sampler_to_binding; member
384 .embedded_sampler_to_binding = embedded_sampler_bindings, in anv_stage_allocate_bind_map_tables()