Home
last modified time | relevance | path

Searched defs:GetDeviceProcAddr (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h111 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
H A Ddriver.cpp894 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pName) { in GetDeviceProcAddr() function
H A Dapi_gen.h68 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
H A Dapi_gen.cpp556 VKAPI_ATTR PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pName) { in GetDeviceProcAddr() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp335 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice, const char* name) { in GetDeviceProcAddr() function