Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DDeviceVk.cpp126 *outValue = reinterpret_cast<void *>(DeviceVk::WrappedGetInstanceProcAddr); in getAttribute()
178 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL DeviceVk::WrappedGetInstanceProcAddr(VkInstance instance, in WrappedGetInstanceProcAddr() function in rx::DeviceVk
216 return reinterpret_cast<PFN_vkVoidFunction>(DeviceVk::WrappedGetInstanceProcAddr); in WrappedGetInstanceProcAddr()
H A DDeviceVk.h52 static VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL WrappedGetInstanceProcAddr(VkInstance instance,