Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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
 

Detailed Description

Definition at line 3221 of file vulkan_core.h.

Member Data Documentation

◆ residencyAlignedMipSize

VkBool32 VkPhysicalDeviceSparseProperties::residencyAlignedMipSize

Definition at line 3225 of file vulkan_core.h.

◆ residencyNonResidentStrict

VkBool32 VkPhysicalDeviceSparseProperties::residencyNonResidentStrict

Definition at line 3226 of file vulkan_core.h.

◆ residencyStandard2DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DBlockShape

Definition at line 3222 of file vulkan_core.h.

◆ residencyStandard2DMultisampleBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

Definition at line 3223 of file vulkan_core.h.

◆ residencyStandard3DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape

Definition at line 3224 of file vulkan_core.h.


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