Home
last modified time | relevance | path

Searched defs:getMultiviewProperties (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForContextDefs.inl7 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
DvkDevicePropertiesForDefaultDeviceDefs.inl7 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp650 static void getMultiviewProperties(T *properties) in getMultiviewProperties() function