Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkImportMemoryHostPointerInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
void * pHostPointer
 

Detailed Description

Definition at line 12983 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType

Definition at line 12986 of file vulkan_core.h.

◆ pHostPointer

void* VkImportMemoryHostPointerInfoEXT::pHostPointer

Definition at line 12987 of file vulkan_core.h.

◆ pNext

const void* VkImportMemoryHostPointerInfoEXT::pNext

Definition at line 12985 of file vulkan_core.h.

◆ sType

VkStructureType VkImportMemoryHostPointerInfoEXT::sType

Definition at line 12984 of file vulkan_core.h.


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