Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceSparseProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkBool32 residencyStandard2DBlockShape
 
VkBool32 residencyStandard2DMultisampleBlockShape
 
VkBool32 residencyStandard3DBlockShape
 
VkBool32 residencyAlignedMipSize
 
VkBool32 residencyNonResidentStrict
 

Detailed Description

Definition at line 3256 of file vulkan_core.h.

Field Documentation

◆ residencyAlignedMipSize

VkBool32 VkPhysicalDeviceSparseProperties::residencyAlignedMipSize

Definition at line 3260 of file vulkan_core.h.

◆ residencyNonResidentStrict

VkBool32 VkPhysicalDeviceSparseProperties::residencyNonResidentStrict

Definition at line 3261 of file vulkan_core.h.

◆ residencyStandard2DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DBlockShape

Definition at line 3257 of file vulkan_core.h.

◆ residencyStandard2DMultisampleBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard2DMultisampleBlockShape

Definition at line 3258 of file vulkan_core.h.

◆ residencyStandard3DBlockShape

VkBool32 VkPhysicalDeviceSparseProperties::residencyStandard3DBlockShape

Definition at line 3259 of file vulkan_core.h.


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