Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp133 static void getPhysicalDeviceMultiviewFeatures(T *features) in getPhysicalDeviceMultiviewFeatures() function
197 getPhysicalDeviceMultiviewFeatures(features); in getPhysicalDeviceVulkan11Features()
338getPhysicalDeviceMultiviewFeatures(reinterpret_cast<VkPhysicalDeviceMultiviewFeatures *>(curExtens… in getFeatures2()