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

  /external/mesa3d/src/vulkan/wsi/
wsi_common_private.h 110 VkResult (*get_formats2)(VkIcdSurfaceBase *surface, member in struct:wsi_interface
wsi_common.c 587 return iface->get_formats2(surface, wsi_device, pSurfaceInfo->pNext,
wsi_common_wayland.c 895 wsi->base.get_formats2 = wsi_wl_surface_get_formats2;
wsi_common_x11.c     [all...]

Completed in 300 milliseconds