ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceSparseProperties Struct Reference

#include <vulkan.h>

Public Attributes

VkBool32 residencyStandard2DBlockShape
 
VkBool32 residencyStandard2DMultisampleBlockShape
 
VkBool32 residencyStandard3DBlockShape
 
VkBool32 residencyAlignedMipSize
 
VkBool32 residencyNonResidentStrict
 

Detailed Description

Definition at line 12372 of file vulkan.h.

Member Data Documentation

◆ residencyAlignedMipSize

VkBool32 VkPhysicalDeviceSparseProperties::residencyAlignedMipSize

Definition at line 12377 of file vulkan.h.

◆ residencyNonResidentStrict

VkBool32 VkPhysicalDeviceSparseProperties::residencyNonResidentStrict

Definition at line 12378 of file vulkan.h.

◆ residencyStandard2DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DBlockShape

Definition at line 12374 of file vulkan.h.

◆ residencyStandard2DMultisampleBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

Definition at line 12375 of file vulkan.h.

◆ residencyStandard3DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape

Definition at line 12376 of file vulkan.h.


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