SDL  2.0
VkPhysicalDeviceVulkan11Features Struct Reference

#include <vulkan_core.h>

Data Fields

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

Field Documentation

◆ multiview

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 5014 of file vulkan_core.h.

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 5015 of file vulkan_core.h.

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 5016 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 5009 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 5019 of file vulkan_core.h.

◆ samplerYcbcrConversion

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 5020 of file vulkan_core.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 5021 of file vulkan_core.h.

◆ storageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 5010 of file vulkan_core.h.

◆ storageInputOutput16

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 5013 of file vulkan_core.h.

◆ storagePushConstant16

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 5012 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 5008 of file vulkan_core.h.

◆ uniformAndStorageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 5011 of file vulkan_core.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 5018 of file vulkan_core.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 5017 of file vulkan_core.h.


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