Vulkan-Hpp
VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 pageableDeviceLocalMemory
 

Detailed Description

Definition at line 17256 of file vulkan_core.h.

Member Data Documentation

◆ pageableDeviceLocalMemory

VkBool32 VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pageableDeviceLocalMemory

Definition at line 17259 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pNext

Definition at line 17258 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::sType

Definition at line 17257 of file vulkan_core.h.


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