Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp561 PFN_vkVoidFunction GetDeviceProcAddr(Device *device, const char *pName) in GetDeviceProcAddr() function
/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp668 FRAMEWORK_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice device, const … in GetDeviceProcAddr() function
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h221 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
Dvk_layer_dispatch_table.h294 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h58 PFN_vkGetDeviceProcAddr GetDeviceProcAddr = nullptr; member