Searched defs:SetDeviceLoaderData (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp446 static VKAPI_ATTR VkResult SetDeviceLoaderData(VkDevice device,
749 cb_info.u.pfnSetDeviceLoaderData = SetDeviceLoaderData;
1007 VkResult LayerChain::SetDeviceLoaderData(VkDevice device, void* object) { function in class:vulkan::api::__anon1594::LayerChain

Completed in 35 milliseconds