Home
last modified time | relevance | path

Searched refs:set_win32_export_params (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_sync.h293 VkResult (*set_win32_export_params)(struct vk_device *device, member
H A Dvk_sync.c445 return sync->type->set_win32_export_params(device, sync, security_attributes, access, name); in vk_sync_set_win32_export_params()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_sync.c331 .set_win32_export_params = dzn_sync_prep_win32_export,