Home
last modified time | relevance | path

Searched defs:getDeviceProcAddr (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp124 GetDeviceProcAddrFunc getDeviceProcAddr; member
147 …GetDeviceProcAddrFunc getDeviceProcAddr = reinterpret_cast<GetDeviceProcAddrFunc>(getInstanceProcA… in iterate() local
212 …GetDeviceProcAddrFunc getDeviceProcAddr = reinterpret_cast<GetDeviceProcAddrFunc>(getInstanceProcA… in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp122 …GetDeviceProcAddrFunc getDeviceProcAddr = (GetDeviceProcAddrFunc)platformIface.getInstanceProcAddr… in Deleter() local
DvkDeviceFunctionPointers.inl4 GetDeviceProcAddrFunc getDeviceProcAddr; variable
DvkNullDriver.cpp728 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL getDeviceProcAddr (VkDevice device, const char* pName) in getDeviceProcAddr() function
DvkDeviceDriverImpl.inl5 PFN_vkVoidFunction DeviceDriver::getDeviceProcAddr (VkDevice device, const char* pName) const function in DeviceDriver
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp10856 PFN_vkGetDeviceProcAddr getDeviceProcAddr = in init() local
10902PFN_vkGetDeviceProcAddr getDeviceProcAddr = nullptr ) VULKAN_HPP_NOEXCEPT
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp92158 …PFN_vkGetDeviceProcAddr getDeviceProcAddr = dl.template getProcAddress<PFN_vkGetDeviceProcAddr>("v… in init() local
92192 … getInstanceProcAddr, VkDevice device = VK_NULL_HANDLE, PFN_vkGetDeviceProcAddr getDeviceProcAddr in DispatchLoaderDynamic()
/external/swiftshader/include/vulkan/
Dvulkan.hpp92823 …PFN_vkGetDeviceProcAddr getDeviceProcAddr = dl.template getProcAddress<PFN_vkGetDeviceProcAddr>("v… in init() local
92857 … getInstanceProcAddr, VkDevice device = VK_NULL_HANDLE, PFN_vkGetDeviceProcAddr getDeviceProcAddr in DispatchLoaderDynamic()