Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi.cpp459 static VKAPI_ATTR VkResult SetDeviceLoaderData(VkDevice device,
762 cb_info.u.pfnSetDeviceLoaderData = SetDeviceLoaderData; in ModifyCreateInfo()
1020 VkResult LayerChain::SetDeviceLoaderData(VkDevice device, void* object) { in SetDeviceLoaderData() function in vulkan::api::__anon53f158b30111::LayerChain