Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceVulkan13Features Struct Reference

#include <vulkan_core.h>

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 6836 of file vulkan_core.h.

Member Data Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceVulkan13Features::computeFullSubgroups

Definition at line 6847 of file vulkan_core.h.

◆ descriptorBindingInlineUniformBlockUpdateAfterBind

VkBool32 VkPhysicalDeviceVulkan13Features::descriptorBindingInlineUniformBlockUpdateAfterBind

Definition at line 6841 of file vulkan_core.h.

◆ dynamicRendering

VkBool32 VkPhysicalDeviceVulkan13Features::dynamicRendering

Definition at line 6851 of file vulkan_core.h.

◆ inlineUniformBlock

VkBool32 VkPhysicalDeviceVulkan13Features::inlineUniformBlock

Definition at line 6840 of file vulkan_core.h.

◆ maintenance4

VkBool32 VkPhysicalDeviceVulkan13Features::maintenance4

Definition at line 6853 of file vulkan_core.h.

◆ pipelineCreationCacheControl

VkBool32 VkPhysicalDeviceVulkan13Features::pipelineCreationCacheControl

Definition at line 6842 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan13Features::pNext

Definition at line 6838 of file vulkan_core.h.

◆ privateData

VkBool32 VkPhysicalDeviceVulkan13Features::privateData

Definition at line 6843 of file vulkan_core.h.

◆ robustImageAccess

VkBool32 VkPhysicalDeviceVulkan13Features::robustImageAccess

Definition at line 6839 of file vulkan_core.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderDemoteToHelperInvocation

Definition at line 6844 of file vulkan_core.h.

◆ shaderIntegerDotProduct

VkBool32 VkPhysicalDeviceVulkan13Features::shaderIntegerDotProduct

Definition at line 6852 of file vulkan_core.h.

◆ shaderTerminateInvocation

VkBool32 VkPhysicalDeviceVulkan13Features::shaderTerminateInvocation

Definition at line 6845 of file vulkan_core.h.

◆ shaderZeroInitializeWorkgroupMemory

VkBool32 VkPhysicalDeviceVulkan13Features::shaderZeroInitializeWorkgroupMemory

Definition at line 6850 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan13Features::sType

Definition at line 6837 of file vulkan_core.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceVulkan13Features::subgroupSizeControl

Definition at line 6846 of file vulkan_core.h.

◆ synchronization2

VkBool32 VkPhysicalDeviceVulkan13Features::synchronization2

Definition at line 6848 of file vulkan_core.h.

◆ textureCompressionASTC_HDR

VkBool32 VkPhysicalDeviceVulkan13Features::textureCompressionASTC_HDR

Definition at line 6849 of file vulkan_core.h.


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