ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVulkan11Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVulkan11Features:

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 12634 of file vulkan.h.

Member Data Documentation

◆ multiview

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 12642 of file vulkan.h.

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 12643 of file vulkan.h.

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 12644 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 12637 of file vulkan.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 12647 of file vulkan.h.

◆ samplerYcbcrConversion

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 12648 of file vulkan.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 12649 of file vulkan.h.

◆ storageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 12638 of file vulkan.h.

◆ storageInputOutput16

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 12641 of file vulkan.h.

◆ storagePushConstant16

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 12640 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 12636 of file vulkan.h.

◆ uniformAndStorageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 12639 of file vulkan.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 12646 of file vulkan.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 12645 of file vulkan.h.


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