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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderImageInt64Atomics
 
VkBool32 sparseImageInt64Atomics
 

Detailed Description

Definition at line 13627 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::pNext

Definition at line 13629 of file vulkan_core.h.

◆ shaderImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::shaderImageInt64Atomics

Definition at line 13630 of file vulkan_core.h.

◆ sparseImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sparseImageInt64Atomics

Definition at line 13631 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sType

Definition at line 13628 of file vulkan_core.h.


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