Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp488 static VKAPI_ATTR VkResult SetDeviceLoaderData(VkDevice device,
801 cb_info.u.pfnSetDeviceLoaderData = SetDeviceLoaderData; in ModifyCreateInfo()
1066 VkResult LayerChain::SetDeviceLoaderData(VkDevice device, void* object) { in SetDeviceLoaderData() function in vulkan::api::__anon36d1239d0111::LayerChain