Home
last modified time | relevance | path

Searched refs:anv_fill_buffer_surface_state (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2742 anv_fill_buffer_surface_state(device, view->surface_state, in anv_CreateBufferView()
2753 anv_fill_buffer_surface_state(device, view->storage_surface_state, in anv_CreateBufferView()
2764 anv_fill_buffer_surface_state(device, view->lowered_storage_surface_state, in anv_CreateBufferView()
Danv_descriptor_set.c1092 anv_fill_buffer_surface_state(device, set->desc_surface_state, format, in anv_descriptor_set_create()
1521 anv_fill_buffer_surface_state(device, bview->surface_state, in anv_descriptor_set_write_buffer()
Danv_cmd_buffer.c1434 anv_fill_buffer_surface_state(cmd_buffer->device, in anv_cmd_buffer_push_descriptor_set()
DgenX_cmd_buffer.c2638 anv_fill_buffer_surface_state(cmd_buffer->device, in emit_binding_table()
2659 anv_fill_buffer_surface_state(cmd_buffer->device, surface_state, in emit_binding_table()
2834 anv_fill_buffer_surface_state(cmd_buffer->device, surface_state, in emit_binding_table()
Danv_private.h4454 void anv_fill_buffer_surface_state(struct anv_device *device,
Danv_device.c4403 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, in anv_fill_buffer_surface_state() function