Lines Matching refs:anv_device
82 struct anv_device *device = (struct anv_device *)data; in compiler_debug_log()
2385 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetDeviceProcAddr()
2471 anv_device_init_border_colors(struct anv_device *device) in anv_device_init_border_colors()
2503 anv_device_init_trivial_batch(struct anv_device *device) in anv_device_init_trivial_batch()
2565 anv_device_init_hiz_clear_value_bo(struct anv_device *device) in anv_device_init_hiz_clear_value_bo()
2608 struct anv_device *device = v_batch; in decode_get_bo()
2655 struct anv_device *device = (struct anv_device*)driver_ctx; in gen_aux_map_buffer_alloc()
2673 struct anv_device *device = (struct anv_device*)driver_ctx; in gen_aux_map_buffer_free()
2709 struct anv_device *device; in anv_CreateDevice()
3104 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyDevice()
3216 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetDeviceQueue2()
3227 _anv_device_report_lost(struct anv_device *device) in _anv_device_report_lost()
3243 _anv_device_set_lost(struct anv_device *device, in _anv_device_set_lost()
3296 anv_device_query_status(struct anv_device *device) in anv_device_query_status()
3322 anv_device_bo_busy(struct anv_device *device, struct anv_bo *bo) in anv_device_bo_busy()
3346 anv_device_wait(struct anv_device *device, struct anv_bo *bo, in anv_device_wait()
3368 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DeviceWaitIdle()
3377 anv_vma_alloc(struct anv_device *device, in anv_vma_alloc()
3415 anv_vma_free(struct anv_device *device, in anv_vma_free()
3442 ANV_FROM_HANDLE(anv_device, device, _device); in anv_AllocateMemory()
3709 ANV_FROM_HANDLE(anv_device, dev, device_h); in anv_GetMemoryFdKHR()
3726 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetMemoryFdPropertiesKHR()
3753 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetMemoryHostPointerPropertiesEXT()
3776 ANV_FROM_HANDLE(anv_device, device, _device); in anv_FreeMemory()
3811 ANV_FROM_HANDLE(anv_device, device, _device); in anv_MapMemory()
3878 ANV_FROM_HANDLE(anv_device, device, _device); in anv_UnmapMemory()
3891 clflush_mapped_ranges(struct anv_device *device, in clflush_mapped_ranges()
3910 ANV_FROM_HANDLE(anv_device, device, _device); in anv_FlushMappedMemoryRanges()
3928 ANV_FROM_HANDLE(anv_device, device, _device); in anv_InvalidateMappedMemoryRanges()
3947 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetBufferMemoryRequirements()
4010 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetImageMemoryRequirements()
4033 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetImageMemoryRequirements2()
4193 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateEvent()
4218 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyEvent()
4234 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetEventStatus()
4273 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateBuffer()
4306 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyBuffer()
4348 anv_fill_buffer_surface_state(struct anv_device *device, struct anv_state state, in anv_fill_buffer_surface_state()
4368 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroySampler()
4394 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreateFramebuffer()
4444 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyFramebuffer()
4503 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetCalibratedTimestampsEXT()
4646 ANV_FROM_HANDLE(anv_device, device, _device); in anv_CreatePrivateDataSlotEXT()
4656 ANV_FROM_HANDLE(anv_device, device, _device); in anv_DestroyPrivateDataSlotEXT()
4667 ANV_FROM_HANDLE(anv_device, device, _device); in anv_SetPrivateDataEXT()
4680 ANV_FROM_HANDLE(anv_device, device, _device); in anv_GetPrivateDataEXT()