Home
last modified time | relevance | path

Searched refs:getPhysicalDeviceFeatures2Func (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h150 PFN_vkGetPhysicalDeviceFeatures2 getPhysicalDeviceFeatures2Func = nullptr; member
DVkCommonOperations.cpp736 sVkEmulation->getPhysicalDeviceFeatures2Func = in createGlobalVkEmulation()
871 if (sVkEmulation->getPhysicalDeviceFeatures2Func) { in createGlobalVkEmulation()
887 sVkEmulation->getPhysicalDeviceFeatures2Func(physdevs[i], &features2); in createGlobalVkEmulation()