Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp612 PFN_vkVoidFunction GetDeviceProcAddr(Device *device, const char *pName) in GetDeviceProcAddr() function
/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h238 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member
Dchassis.cpp358 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice device, const char *funcName) { in GetDeviceProcAddr() function
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h491 PFN_vkGetDeviceProcAddr GetDeviceProcAddr; member