Searched refs:anv_init_wsi (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_wsi.c79 anv_init_wsi(struct anv_physical_device *physical_device) function in typeref:typename:VkResult
H A Danv_device.c989 result = anv_init_wsi(device);
H A Danv_private.h989 VkResult anv_init_wsi(struct anv_physical_device *physical_device);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_wsi.c44 anv_init_wsi(struct anv_physical_device *physical_device) function in typeref:typename:VkResult
H A Danv_private.h1018 VkResult anv_init_wsi(struct anv_physical_device *physical_device);
H A Danv_device.c605 result = anv_init_wsi(device);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.3.rst60 - anv: don't leak memory if anv_init_wsi() fails

Completed in 27 milliseconds