Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceMaintenance5PropertiesKHR (Results 1 - 4 of 4) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11074 typedef struct VkPhysicalDeviceMaintenance5PropertiesKHR { struct
11083 } VkPhysicalDeviceMaintenance5PropertiesKHR; typedef
H A Dvulkan_static_assertions.hpp6768 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceMaintenance5PropertiesKHR ) == sizeof( VkPhysicalDeviceMaintenance5PropertiesKHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7745 // Prepare reference color image, which depends on VkPhysicalDeviceMaintenance5PropertiesKHR::polygonModePointSize.
7834 const VkPhysicalDeviceMaintenance5PropertiesKHR& p = context.getMaintenance5Properties();

Completed in 121 milliseconds