ReactOS 0.4.17-dev-934-g091855f
VkMappedMemoryRange Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMappedMemoryRange:

Public Member Functions

VkDeviceMemory WINE_VK_ALIGN (8) memory
 
VkDeviceSize WINE_VK_ALIGN (8) offset
 
VkDeviceSize WINE_VK_ALIGN (8) size
 

Public Attributes

VkStructureType sType
 
const void * pNext
 

Detailed Description

Definition at line 9331 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/3]

VkDeviceMemory VkMappedMemoryRange::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/3]

VkDeviceSize VkMappedMemoryRange::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/3]

VkDeviceSize VkMappedMemoryRange::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

const void* VkMappedMemoryRange::pNext

Definition at line 9334 of file vulkan.h.

Referenced by d3d12_resource_get_vk_range().

◆ sType

VkStructureType VkMappedMemoryRange::sType

Definition at line 9333 of file vulkan.h.

Referenced by d3d12_resource_get_vk_range().


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