Searched refs:anv_fill_buffer_surface_state (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/intel/vulkan/ |
D | anv_image.c | 1315 anv_fill_buffer_surface_state(device, view->surface_state, in anv_CreateBufferView() 1332 anv_fill_buffer_surface_state(device, view->storage_surface_state, in anv_CreateBufferView() 1339 anv_fill_buffer_surface_state(device, view->writeonly_storage_surface_state, in anv_CreateBufferView()
|
D | anv_descriptor_set.c | 701 anv_fill_buffer_surface_state(device, bview->surface_state, in anv_descriptor_set_write_buffer()
|
D | genX_cmd_buffer.c | 1599 anv_fill_buffer_surface_state(cmd_buffer->device, surface_state, in emit_binding_table() 1740 anv_fill_buffer_surface_state(cmd_buffer->device, surface_state, in emit_binding_table()
|
D | anv_device.c | 2467 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, in anv_fill_buffer_surface_state() function
|
D | anv_private.h | 2764 void anv_fill_buffer_surface_state(struct anv_device *device,
|