ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 pageableDeviceLocalMemory
 

Detailed Description

Definition at line 11541 of file vulkan.h.

Member Data Documentation

◆ pageableDeviceLocalMemory

VkBool32 VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pageableDeviceLocalMemory

Definition at line 11545 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pNext

Definition at line 11544 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::sType

Definition at line 11543 of file vulkan.h.


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