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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 robustFragmentShadingRateAttachmentAccess
 
VkBool32 separateDepthStencilAttachmentAccess
 
uint32_t maxDescriptorSetTotalUniformBuffersDynamic
 
uint32_t maxDescriptorSetTotalStorageBuffersDynamic
 
uint32_t maxDescriptorSetTotalBuffersDynamic
 
uint32_t maxDescriptorSetUpdateAfterBindTotalUniformBuffersDynamic
 
uint32_t maxDescriptorSetUpdateAfterBindTotalStorageBuffersDynamic
 
uint32_t maxDescriptorSetUpdateAfterBindTotalBuffersDynamic
 

Detailed Description

Definition at line 11965 of file vulkan_core.h.

Field Documentation

◆ maxDescriptorSetTotalBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetTotalBuffersDynamic

Definition at line 11972 of file vulkan_core.h.

◆ maxDescriptorSetTotalStorageBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetTotalStorageBuffersDynamic

Definition at line 11971 of file vulkan_core.h.

◆ maxDescriptorSetTotalUniformBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetTotalUniformBuffersDynamic

Definition at line 11970 of file vulkan_core.h.

◆ maxDescriptorSetUpdateAfterBindTotalBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetUpdateAfterBindTotalBuffersDynamic

Definition at line 11975 of file vulkan_core.h.

◆ maxDescriptorSetUpdateAfterBindTotalStorageBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetUpdateAfterBindTotalStorageBuffersDynamic

Definition at line 11974 of file vulkan_core.h.

◆ maxDescriptorSetUpdateAfterBindTotalUniformBuffersDynamic

uint32_t VkPhysicalDeviceMaintenance7PropertiesKHR::maxDescriptorSetUpdateAfterBindTotalUniformBuffersDynamic

Definition at line 11973 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMaintenance7PropertiesKHR::pNext

Definition at line 11967 of file vulkan_core.h.

◆ robustFragmentShadingRateAttachmentAccess

VkBool32 VkPhysicalDeviceMaintenance7PropertiesKHR::robustFragmentShadingRateAttachmentAccess

Definition at line 11968 of file vulkan_core.h.

◆ separateDepthStencilAttachmentAccess

VkBool32 VkPhysicalDeviceMaintenance7PropertiesKHR::separateDepthStencilAttachmentAccess

Definition at line 11969 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMaintenance7PropertiesKHR::sType

Definition at line 11966 of file vulkan_core.h.


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