Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDevicePropertiesForContextDefs.inl22 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
H A DvkDevicePropertiesForDefaultDeviceDefs.inl22 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDevicePropertiesForDefaultDeviceDefs.inl7 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
H A DvkDevicePropertiesForContextDefs.inl7 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp874 static void getMultiviewProperties(T *properties) in getMultiviewProperties() function