Searched refs:embedded_sampler_to_binding (Results 1 – 4 of 4) sorted by relevance
114 &bind_map->embedded_sampler_to_binding[i].key); in anv_shader_bin_get_embedded_samplers()127 &bind_map->embedded_sampler_to_binding[i]); in anv_shader_bin_get_embedded_samplers()275 embedded_sampler_to_binding, in anv_shader_bin_create()447 typed_memcpy(embedded_sampler_to_binding, bind_map->embedded_sampler_to_binding, in anv_shader_bin_create()449 shader->bind_map.embedded_sampler_to_binding = embedded_sampler_to_binding; in anv_shader_bin_create()524 blob_write_bytes(blob, shader->bind_map.embedded_sampler_to_binding, in anv_shader_bin_serialize()526 sizeof(*shader->bind_map.embedded_sampler_to_binding)); in anv_shader_bin_serialize()600 bind_map.embedded_sampler_to_binding = (void *) in anv_shader_bin_deserialize()602 sizeof(*bind_map.embedded_sampler_to_binding)); in anv_shader_bin_deserialize()
2136 &map->embedded_sampler_to_binding[map->embedded_sampler_count++]; in add_embedded_sampler_entry()
4650 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()