Searched refs:polygonModePointSize (Results 1 – 10 of 10) sorted by relevance
332 A new `polygonModePointSize` property is added.
3591 sname:VkPhysicalDeviceMaintenance5PropertiesKHR::pname:polygonModePointSize3597 sname:VkPhysicalDeviceMaintenance5PropertiesKHR::pname:polygonModePointSize
3336 sname:VkPhysicalDeviceMaintenance5PropertiesKHR::pname:polygonModePointSize
1691 * pname:polygonModePointSize is a boolean value indicating whether the
11582 vkStream->write((VkBool32*)&forMarshaling->polygonModePointSize, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()11603 vkStream->read((VkBool32*)&forUnmarshaling->polygonModePointSize, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
7818 memcpy(*ptr, (VkBool32*)&forMarshaling->polygonModePointSize, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
14857 vkStream->write((VkBool32*)&forMarshaling->polygonModePointSize, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()14890 vkStream->read((VkBool32*)&forUnmarshaling->polygonModePointSize, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
11468 memcpy((VkBool32*)&forUnmarshaling->polygonModePointSize, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
10521 VkBool32 polygonModePointSize; member
8636 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMaintenance5PropertiesKHR.polygonModePointSize ); in operator ()()