Home
last modified time | relevance | path

Searched defs:GetInstanceProcAddr (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/include/android_stub/hardware/
Dhwvulkan.h66 PFN_vkGetInstanceProcAddr GetInstanceProcAddr; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp526 PFN_vkVoidFunction GetInstanceProcAddr(Instance *instance, const char *pName) in GetInstanceProcAddr() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanBackend.cpp36 DAWN_NATIVE_EXPORT PFN_vkVoidFunction GetInstanceProcAddr(WGPUDevice device, in GetInstanceProcAddr() function
DVulkanFunctions.h39 PFN_vkGetInstanceProcAddr GetInstanceProcAddr = nullptr; member
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c50 PFN_vkGetInstanceProcAddr GetInstanceProcAddr; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h39 PFN_vkGetInstanceProcAddr GetInstanceProcAddr = nullptr; member
/third_party/flutter/glfw/src/
Dinternal.h456 PFN_vkGetInstanceProcAddr GetInstanceProcAddr; member