Home
last modified time | relevance | path

Searched defs:GetPhysicalDeviceProcAddr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp726 PFN_vkVoidFunction GetPhysicalDeviceProcAddr(Instance *instance, const char *pName) in GetPhysicalDeviceProcAddr() function
/aosp_15_r20/external/vulkan-validation-layers/tests/layers/
H A Ddevice_profile_api.cpp178 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetPhysicalDeviceProcAddr(VkInstance instance, const char … in GetPhysicalDeviceProcAddr() function
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h32 PFN_GetPhysicalDeviceProcAddr GetPhysicalDeviceProcAddr; member