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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 robustImageAccess
 
VkBool32 inlineUniformBlock
 
VkBool32 descriptorBindingInlineUniformBlockUpdateAfterBind
 
VkBool32 pipelineCreationCacheControl
 
VkBool32 privateData
 
VkBool32 shaderDemoteToHelperInvocation
 
VkBool32 shaderTerminateInvocation
 
VkBool32 subgroupSizeControl
 
VkBool32 computeFullSubgroups
 
VkBool32 synchronization2
 
VkBool32 textureCompressionASTC_HDR
 
VkBool32 shaderZeroInitializeWorkgroupMemory
 
VkBool32 dynamicRendering
 
VkBool32 shaderIntegerDotProduct
 
VkBool32 maintenance4
 

Detailed Description

Definition at line 6871 of file vulkan_core.h.

Field Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceVulkan13Features::computeFullSubgroups

Definition at line 6882 of file vulkan_core.h.

◆ descriptorBindingInlineUniformBlockUpdateAfterBind

VkBool32 VkPhysicalDeviceVulkan13Features::descriptorBindingInlineUniformBlockUpdateAfterBind

Definition at line 6876 of file vulkan_core.h.

◆ dynamicRendering

VkBool32 VkPhysicalDeviceVulkan13Features::dynamicRendering

Definition at line 6886 of file vulkan_core.h.

◆ inlineUniformBlock

VkBool32 VkPhysicalDeviceVulkan13Features::inlineUniformBlock

Definition at line 6875 of file vulkan_core.h.

◆ maintenance4

VkBool32 VkPhysicalDeviceVulkan13Features::maintenance4

Definition at line 6888 of file vulkan_core.h.

◆ pipelineCreationCacheControl

VkBool32 VkPhysicalDeviceVulkan13Features::pipelineCreationCacheControl

Definition at line 6877 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan13Features::pNext

Definition at line 6873 of file vulkan_core.h.

◆ privateData

VkBool32 VkPhysicalDeviceVulkan13Features::privateData

Definition at line 6878 of file vulkan_core.h.

◆ robustImageAccess

VkBool32 VkPhysicalDeviceVulkan13Features::robustImageAccess

Definition at line 6874 of file vulkan_core.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderDemoteToHelperInvocation

Definition at line 6879 of file vulkan_core.h.

◆ shaderIntegerDotProduct

VkBool32 VkPhysicalDeviceVulkan13Features::shaderIntegerDotProduct

Definition at line 6887 of file vulkan_core.h.

◆ shaderTerminateInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderTerminateInvocation

Definition at line 6880 of file vulkan_core.h.

◆ shaderZeroInitializeWorkgroupMemory

VkBool32 VkPhysicalDeviceVulkan13Features::shaderZeroInitializeWorkgroupMemory

Definition at line 6885 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan13Features::sType

Definition at line 6872 of file vulkan_core.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceVulkan13Features::subgroupSizeControl

Definition at line 6881 of file vulkan_core.h.

◆ synchronization2

VkBool32 VkPhysicalDeviceVulkan13Features::synchronization2

Definition at line 6883 of file vulkan_core.h.

◆ textureCompressionASTC_HDR

VkBool32 VkPhysicalDeviceVulkan13Features::textureCompressionASTC_HDR

Definition at line 6884 of file vulkan_core.h.


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