struct RectLayerKHR
Defined at line 166747 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkRectLayerKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkRectLayerKHR.html
Public Members
Offset2D offset
Extent2D extent
uint32_t layer
Public Methods
void RectLayerKHR (Offset2Doffset_,Extent2Dextent_,uint32_tlayer_)
Defined at line 166752 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const RectLayerKHR & rhs)
Defined at line 166759 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const VkRectLayerKHR & rhs)
Defined at line 166761 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const Rect2D & rect2D, uint32_t layer_)
Defined at line 166763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & operator= (const RectLayerKHR & rhs)
Defined at line 166765 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & operator= (const VkRectLayerKHR & rhs)
Defined at line 166768 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setOffset (const Offset2D & offset_)
Defined at line 166775 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR && setOffset (const Offset2D & offset_)
Defined at line 166781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setExtent (const Extent2D & extent_)
Defined at line 166787 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR && setExtent (const Extent2D & extent_)
Defined at line 166793 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setLayer (uint32_t layer_)
Defined at line 166799 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR && setLayer (uint32_t layer_)
Defined at line 166805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRectLayerKHR & operator const VkRectLayerKHR & ()
Defined at line 166812 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRectLayerKHR & operator VkRectLayerKHR & ()
Defined at line 166817 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRectLayerKHR * operator const VkRectLayerKHR * ()
Defined at line 166822 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRectLayerKHR * operator VkRectLayerKHR * ()
Defined at line 166827 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const RectLayerKHR & )
Defined at line 166840 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp