Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkBufferCopy2 Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDeviceSize srcOffset
 
VkDeviceSize dstOffset
 
VkDeviceSize size
 

Detailed Description

Definition at line 7096 of file vulkan_core.h.

Field Documentation

◆ dstOffset

VkDeviceSize VkBufferCopy2::dstOffset

Definition at line 7100 of file vulkan_core.h.

◆ pNext

const void* VkBufferCopy2::pNext

Definition at line 7098 of file vulkan_core.h.

◆ size

VkDeviceSize VkBufferCopy2::size

Definition at line 7101 of file vulkan_core.h.

◆ srcOffset

VkDeviceSize VkBufferCopy2::srcOffset

Definition at line 7099 of file vulkan_core.h.

◆ sType

VkStructureType VkBufferCopy2::sType

Definition at line 7097 of file vulkan_core.h.


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