Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceVulkan11Features Struct Reference

#include <vulkan_core.h>

Data Fields

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

Field Documentation

◆ multiview

VkBool32 VkPhysicalDeviceVulkan11Features::multiview

Definition at line 5946 of file vulkan_core.h.

◆ multiviewGeometryShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewGeometryShader

Definition at line 5947 of file vulkan_core.h.

◆ multiviewTessellationShader

VkBool32 VkPhysicalDeviceVulkan11Features::multiviewTessellationShader

Definition at line 5948 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Features::pNext

Definition at line 5941 of file vulkan_core.h.

◆ protectedMemory

VkBool32 VkPhysicalDeviceVulkan11Features::protectedMemory

Definition at line 5951 of file vulkan_core.h.

◆ samplerYcbcrConversion

VkBool32 VkPhysicalDeviceVulkan11Features::samplerYcbcrConversion

Definition at line 5952 of file vulkan_core.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceVulkan11Features::shaderDrawParameters

Definition at line 5953 of file vulkan_core.h.

◆ storageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::storageBuffer16BitAccess

Definition at line 5942 of file vulkan_core.h.

◆ storageInputOutput16

VkBool32 VkPhysicalDeviceVulkan11Features::storageInputOutput16

Definition at line 5945 of file vulkan_core.h.

◆ storagePushConstant16

VkBool32 VkPhysicalDeviceVulkan11Features::storagePushConstant16

Definition at line 5944 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Features::sType

Definition at line 5940 of file vulkan_core.h.

◆ uniformAndStorageBuffer16BitAccess

VkBool32 VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess

Definition at line 5943 of file vulkan_core.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointers

Definition at line 5950 of file vulkan_core.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVulkan11Features::variablePointersStorageBuffer

Definition at line 5949 of file vulkan_core.h.


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