#include <vulkan.hpp>
Definition at line 15504 of file vulkan.hpp.
◆ PhysicalDeviceDiscardRectanglePropertiesEXT() [1/2]
| VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::PhysicalDeviceDiscardRectanglePropertiesEXT |
( |
uint32_t |
maxDiscardRectangles_ = 0 | ) |
|
|
inline |
◆ PhysicalDeviceDiscardRectanglePropertiesEXT() [2/2]
◆ operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &()
Definition at line 15538 of file vulkan.hpp.
15540 return *reinterpret_cast<VkPhysicalDeviceDiscardRectanglePropertiesEXT*>(
this);
◆ operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &()
Definition at line 15533 of file vulkan.hpp.
15535 return *reinterpret_cast<const VkPhysicalDeviceDiscardRectanglePropertiesEXT*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setMaxDiscardRectangles()
◆ setPNext()
◆ maxDiscardRectangles
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::maxDiscardRectangles |
◆ pNext
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: