Vulkan-Hpp
VkRectLayerKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkOffset2D offset
 
VkExtent2D extent
 
uint32_t layer
 

Detailed Description

Definition at line 9222 of file vulkan_core.h.

Member Data Documentation

◆ extent

VkExtent2D VkRectLayerKHR::extent

Definition at line 9224 of file vulkan_core.h.

◆ layer

uint32_t VkRectLayerKHR::layer

Definition at line 9225 of file vulkan_core.h.

◆ offset

VkOffset2D VkRectLayerKHR::offset

Definition at line 9223 of file vulkan_core.h.


The documentation for this struct was generated from the following file: