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.cpp122 GetDeviceProcAddrFunc getDeviceProcAddr; member
145 …GetDeviceProcAddrFunc getDeviceProcAddr = reinterpret_cast<GetDeviceProcAddrFunc>(getInstanceProcA… in iterate() local
210 …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.inl5 GetDeviceProcAddrFunc getDeviceProcAddr; variable
DvkNullDriver.cpp749 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL getDeviceProcAddr (VkDevice device, const char* pName) in getDeviceProcAddr() function
DvkDeviceDriverImpl.inl6 PFN_vkVoidFunction DeviceDriver::getDeviceProcAddr (VkDevice device, const char* pName) const function in DeviceDriver
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12381 PFN_vkGetDeviceProcAddr getDeviceProcAddr = in init() local
12431PFN_vkGetDeviceProcAddr getDeviceProcAddr = nullptr ) VULKAN_HPP_NOEXCEPT
/external/swiftshader/include/vulkan/
Dvulkan.hpp11955 …PFN_vkGetDeviceProcAddr getDeviceProcAddr = dl.template getProcAddress<PFN_vkGetDeviceProcAddr>("v… in init() local
11997 PFN_vkGetDeviceProcAddr getDeviceProcAddr = nullptr) VULKAN_HPP_NOEXCEPT
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp11833 …PFN_vkGetDeviceProcAddr getDeviceProcAddr = dl.template getProcAddress<PFN_vkGetDeviceProcAddr… in init() local
11875PFN_vkGetDeviceProcAddr getDeviceProcAddr = nullptr ) VULKAN_HPP_NOEXCEPT