Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7738 // If testing default size means we are not setting the point size in shaders, and therefore we don't care about m5Properties.polygonModePointSize
7740 const bool pointSizeUsed = m_config.defaultSize ? false : m5Properties.polygonModePointSize;
7745 // Prepare reference color image, which depends on VkPhysicalDeviceMaintenance5PropertiesKHR::polygonModePointSize.
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11080 VkBool32 polygonModePointSize; member
H A Dvulkan_hash.hpp9634 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMaintenance5PropertiesKHR.polygonModePointSize );
H A Dvulkan_structs.hpp[all...]

Completed in 122 milliseconds