SDL  2.0
VkRectLayerKHR Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkRectLayerKHR:

Data Fields

VkOffset2D offset
 
VkExtent2D extent
 
uint32_t layer
 

Detailed Description

Definition at line 4521 of file vulkan.h.

Field Documentation

◆ extent

VkExtent2D VkRectLayerKHR::extent

Definition at line 4523 of file vulkan.h.

◆ layer

uint32_t VkRectLayerKHR::layer

Definition at line 4524 of file vulkan.h.

◆ offset

VkOffset2D VkRectLayerKHR::offset

Definition at line 4522 of file vulkan.h.


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