HomeSort by relevance Sort by last modified time
    Searched refs:anv_physical_device (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_wsi_x11.c 39 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
53 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
anv_wsi_wayland.c 38 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
anv_wsi.c 33 anv_init_wsi(struct anv_physical_device *physical_device)
61 anv_finish_wsi(struct anv_physical_device *physical_device)
91 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
105 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
118 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
132 ANV_FROM_HANDLE(anv_physical_device, device, physicalDevice);
anv_formats.c 379 anv_physical_device_get_format_properties(struct anv_physical_device *physical_device,
445 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
462 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
anv_private.h 506 struct anv_physical_device { struct
534 struct anv_physical_device physicalDevice;
537 VkResult anv_init_wsi(struct anv_physical_device *physical_device);
538 void anv_finish_wsi(struct anv_physical_device *physical_device);
    [all...]
anv_device.c 86 anv_physical_device_init(struct anv_physical_device *device,
227 anv_physical_device_finish(struct anv_physical_device *device)
443 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
503 ANV_FROM_HANDLE(anv_physical_device, pdevice, physicalDevice);
677 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
879 ANV_FROM_HANDLE(anv_physical_device, physical_device, physicalDevice);
    [all...]
anv_pipeline_cache.c 336 struct anv_physical_device *pdevice = &device->instance->physicalDevice;
472 struct anv_physical_device *pdevice = &device->instance->physicalDevice;
anv_allocator.c 935 const struct anv_physical_device *physical_device =
genX_pipeline.c     [all...]

Completed in 186 milliseconds