struct RectLayerKHR
Defined at line 105205 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Offset2D offset
Extent2D extent
uint32_t layer
Public Methods
void RectLayerKHR (vk::Offset2D offset_, vk::Extent2D extent_, uint32_t layer_)
Defined at line 105210 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const RectLayerKHR & rhs)
Defined at line 105218 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const VkRectLayerKHR & rhs)
Defined at line 105220 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RectLayerKHR (const Rect2D & rect2D, uint32_t layer_)
Defined at line 105222 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & operator= (const RectLayerKHR & rhs)
Defined at line 105224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & operator= (const VkRectLayerKHR & rhs)
Defined at line 105227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setOffset (const vk::Offset2D & offset_)
Defined at line 105234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setExtent (const vk::Extent2D & extent_)
Defined at line 105240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RectLayerKHR & setLayer (uint32_t layer_)
Defined at line 105246 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRectLayerKHR & operator const VkRectLayerKHR & ()
Defined at line 105253 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRectLayerKHR & operator VkRectLayerKHR & ()
Defined at line 105258 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const RectLayerKHR & )
Defined at line 105276 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp