HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceVulkan11Features Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
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 5818 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 5825 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 5826 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 5827 of file vulkan_core.h.

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 5820 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 5830 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 5831 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 5832 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 5821 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 5824 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 5823 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 5819 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 5822 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 5829 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 5828 of file vulkan_core.h.


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