Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_get_proc_addr_tests.cpp203 TEST(GetDeviceProcAddr, SwapchainFuncsWithTerminator) { in TEST() argument
328 TEST(GetDeviceProcAddr, AppQueries11FunctionsWhileOnlyEnabling10) { in TEST() argument
382 TEST(GetDeviceProcAddr, AppQueries12FunctionsWhileOnlyEnabling11) { in TEST() argument
439 TEST(GetDeviceProcAddr, AppQueries13FunctionsWhileOnlyEnabling12) { in TEST() argument
/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/loader/generated/
Dvk_loader_extensions.h223 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
Dvk_layer_dispatch_table.h304 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h58 PFN_vkGetDeviceProcAddr GetDeviceProcAddr = nullptr; member