Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp184 GetDeviceProcAddrFunc getDeviceProcAddr; member in vkt::api::__anonfe9a0ec40111::APIEntryPointsTestInstance
/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp122 …GetDeviceProcAddrFunc getDeviceProcAddr = (GetDeviceProcAddrFunc)platformIface.getInstanceProcAddr… in Deleter() local
DvkDeviceFunctionPointers.inl4 GetDeviceProcAddrFunc getDeviceProcAddr; variable
DvkNullDriver.cpp650 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/vulkan-headers/include/vulkan/
Dvulkan.hpp54992 … getInstanceProcAddr, VkDevice device = VK_NULL_HANDLE, PFN_vkGetDeviceProcAddr getDeviceProcAddr in DispatchLoaderDynamic()
54997 … getInstanceProcAddr, VkDevice device = VK_NULL_HANDLE, PFN_vkGetDeviceProcAddr getDeviceProcAddr in init()