ReactOS 0.4.17-dev-934-g091855f
VkMemoryHostPointerPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMemoryHostPointerPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t memoryTypeBits
 

Detailed Description

Definition at line 9416 of file vulkan.h.

Member Data Documentation

◆ memoryTypeBits

uint32_t VkMemoryHostPointerPropertiesEXT::memoryTypeBits

Definition at line 9420 of file vulkan.h.

◆ pNext

void* VkMemoryHostPointerPropertiesEXT::pNext

Definition at line 9419 of file vulkan.h.

◆ sType

VkStructureType VkMemoryHostPointerPropertiesEXT::sType

Definition at line 9418 of file vulkan.h.


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