ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVulkan13Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVulkan13Features:

Public Attributes

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 12784 of file vulkan.h.

Member Data Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceVulkan13Features::computeFullSubgroups

Definition at line 12796 of file vulkan.h.

◆ descriptorBindingInlineUniformBlockUpdateAfterBind

VkBool32 VkPhysicalDeviceVulkan13Features::descriptorBindingInlineUniformBlockUpdateAfterBind

Definition at line 12790 of file vulkan.h.

◆ dynamicRendering

VkBool32 VkPhysicalDeviceVulkan13Features::dynamicRendering

Definition at line 12800 of file vulkan.h.

◆ inlineUniformBlock

VkBool32 VkPhysicalDeviceVulkan13Features::inlineUniformBlock

Definition at line 12789 of file vulkan.h.

◆ maintenance4

VkBool32 VkPhysicalDeviceVulkan13Features::maintenance4

Definition at line 12802 of file vulkan.h.

◆ pipelineCreationCacheControl

VkBool32 VkPhysicalDeviceVulkan13Features::pipelineCreationCacheControl

Definition at line 12791 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceVulkan13Features::pNext

Definition at line 12787 of file vulkan.h.

◆ privateData

VkBool32 VkPhysicalDeviceVulkan13Features::privateData

Definition at line 12792 of file vulkan.h.

◆ robustImageAccess

VkBool32 VkPhysicalDeviceVulkan13Features::robustImageAccess

Definition at line 12788 of file vulkan.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderDemoteToHelperInvocation

Definition at line 12793 of file vulkan.h.

◆ shaderIntegerDotProduct

VkBool32 VkPhysicalDeviceVulkan13Features::shaderIntegerDotProduct

Definition at line 12801 of file vulkan.h.

◆ shaderTerminateInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderTerminateInvocation

Definition at line 12794 of file vulkan.h.

◆ shaderZeroInitializeWorkgroupMemory

VkBool32 VkPhysicalDeviceVulkan13Features::shaderZeroInitializeWorkgroupMemory

Definition at line 12799 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan13Features::sType

Definition at line 12786 of file vulkan.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceVulkan13Features::subgroupSizeControl

Definition at line 12795 of file vulkan.h.

◆ synchronization2

VkBool32 VkPhysicalDeviceVulkan13Features::synchronization2

Definition at line 12797 of file vulkan.h.

◆ textureCompressionASTC_HDR

VkBool32 VkPhysicalDeviceVulkan13Features::textureCompressionASTC_HDR

Definition at line 12798 of file vulkan.h.


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