Lines Matching refs:anv_device
232 const struct anv_device *device) in add_fast_clear_state_buffer()
282 make_surface(const struct anv_device *dev, in make_surface()
517 ANV_FROM_HANDLE(anv_device, device, _device); in anv_image_create()
610 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyImage()
626 static void anv_image_bind_memory_plane(struct anv_device *device, in anv_image_bind_memory_plane()
650 ANV_FROM_HANDLE(anv_device, device, _device); in anv_BindImageMemory()
669 ANV_FROM_HANDLE(anv_device, device, _device); in anv_BindImageMemory2KHR()
866 alloc_surface_state(struct anv_device *device) in alloc_surface_state()
891 anv_image_fill_surface_state(struct anv_device *device, in anv_image_fill_surface_state()
1080 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateImageView()
1253 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyImageView()
1291 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateBufferView()
1361 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyBufferView()