HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkAndroidHardwareBufferPropertiesANDROID Struct Reference

#include <vulkan_android.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkDeviceSize allocationSize
 
uint32_t memoryTypeBits
 

Detailed Description

Definition at line 55 of file vulkan_android.h.

Member Data Documentation

VkDeviceSize VkAndroidHardwareBufferPropertiesANDROID::allocationSize

Definition at line 58 of file vulkan_android.h.

uint32_t VkAndroidHardwareBufferPropertiesANDROID::memoryTypeBits

Definition at line 59 of file vulkan_android.h.

void* VkAndroidHardwareBufferPropertiesANDROID::pNext

Definition at line 57 of file vulkan_android.h.

VkStructureType VkAndroidHardwareBufferPropertiesANDROID::sType

Definition at line 56 of file vulkan_android.h.


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