RetroArch
Public Attributes | List of all members
VkPhysicalDeviceSparseProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkBool32 residencyStandard2DBlockShape
 
VkBool32 residencyStandard2DMultisampleBlockShape
 
VkBool32 residencyStandard3DBlockShape
 
VkBool32 residencyAlignedMipSize
 
VkBool32 residencyNonResidentStrict
 

Member Data Documentation

◆ residencyAlignedMipSize

VkBool32 VkPhysicalDeviceSparseProperties::residencyAlignedMipSize

◆ residencyNonResidentStrict

VkBool32 VkPhysicalDeviceSparseProperties::residencyNonResidentStrict

◆ residencyStandard2DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DBlockShape

◆ residencyStandard2DMultisampleBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

◆ residencyStandard3DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape

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