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

#include <vulkan_core.h>

Public Attributes

VkBool32 residencyStandard2DBlockShape
 
VkBool32 residencyStandard2DMultisampleBlockShape
 
VkBool32 residencyStandard3DBlockShape
 
VkBool32 residencyAlignedMipSize
 
VkBool32 residencyNonResidentStrict
 

Detailed Description

Definition at line 3147 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceSparseProperties::residencyAlignedMipSize

Definition at line 3151 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceSparseProperties::residencyNonResidentStrict

Definition at line 3152 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DBlockShape

Definition at line 3148 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

Definition at line 3149 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape

Definition at line 3150 of file vulkan_core.h.


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