Searched refs:anv_fill_buffer_surface_state (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_image.c | 2742 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()
|
D | anv_descriptor_set.c | 1092 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()
|
D | anv_cmd_buffer.c | 1434 anv_fill_buffer_surface_state(cmd_buffer->device, in anv_cmd_buffer_push_descriptor_set()
|
D | genX_cmd_buffer.c | 2638 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()
|
D | anv_private.h | 4454 void anv_fill_buffer_surface_state(struct anv_device *device,
|
D | anv_device.c | 4403 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, in anv_fill_buffer_surface_state() function
|