Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDevicePropertiesForDefaultDeviceDefs.inl22 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
DvkDevicePropertiesForContextDefs.inl22 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForDefaultDeviceDefs.inl7 const VkPhysicalDeviceMultiviewProperties& getMultiviewProperties (void) const { return m… function
DvkDevicePropertiesForContextDefs.inl7 const vk::VkPhysicalDeviceMultiviewProperties& Context::getMultiviewProperties (void) con… function in Context
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/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