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/
DvkDevicePropertiesForDefaultDeviceDefs.inl27 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
DvkDevicePropertiesForContextDefs.inl27 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp650 static void getMultiviewProperties(T *properties) in getMultiviewProperties() function