Home
last modified time | relevance | path

Searched refs:anv_init_wsi (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_wsi.c79 anv_init_wsi(struct anv_physical_device *physical_device) in anv_init_wsi() function
Danv_private.h989 VkResult anv_init_wsi(struct anv_physical_device *physical_device);
Danv_device.c989 result = anv_init_wsi(device); in anv_physical_device_try_create()
/third_party/mesa3d/docs/relnotes/
D13.0.3.rst60 - anv: don't leak memory if anv_init_wsi() fails