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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 storageBuffer16BitAccess
 
VkBool32 uniformAndStorageBuffer16BitAccess
 
VkBool32 storagePushConstant16
 
VkBool32 storageInputOutput16
 
VkBool32 multiview
 
VkBool32 multiviewGeometryShader
 
VkBool32 multiviewTessellationShader
 
VkBool32 variablePointersStorageBuffer
 
VkBool32 variablePointers
 
VkBool32 protectedMemory
 
VkBool32 samplerYcbcrConversion
 
VkBool32 shaderDrawParameters
 

Detailed Description

Definition at line 5899 of file vulkan_core.h.

Member Data Documentation

◆ multiview

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 5906 of file vulkan_core.h.

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 5907 of file vulkan_core.h.

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 5908 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 5901 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 5911 of file vulkan_core.h.

◆ samplerYcbcrConversion

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 5912 of file vulkan_core.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 5913 of file vulkan_core.h.

◆ storageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 5902 of file vulkan_core.h.

◆ storageInputOutput16

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 5905 of file vulkan_core.h.

◆ storagePushConstant16

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 5904 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 5900 of file vulkan_core.h.

◆ uniformAndStorageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 5903 of file vulkan_core.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 5910 of file vulkan_core.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 5909 of file vulkan_core.h.


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