Vulkan-Hpp
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 5832 of file vulkan_core.h.

Member Data Documentation

◆ multiview

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 5839 of file vulkan_core.h.

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 5840 of file vulkan_core.h.

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 5841 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 5834 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 5844 of file vulkan_core.h.

◆ samplerYcbcrConversion

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 5845 of file vulkan_core.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 5846 of file vulkan_core.h.

◆ storageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 5835 of file vulkan_core.h.

◆ storageInputOutput16

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 5838 of file vulkan_core.h.

◆ storagePushConstant16

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 5837 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 5833 of file vulkan_core.h.

◆ uniformAndStorageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 5836 of file vulkan_core.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 5843 of file vulkan_core.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 5842 of file vulkan_core.h.


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