ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVulkan11Properties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVulkan11Properties:

Public Member Functions

VkDeviceSize WINE_VK_ALIGN (8) maxMemoryAllocationSize
 

Public Attributes

VkStructureType sType
 
void * pNext
 
uint8_t deviceUUID [VK_UUID_SIZE]
 
uint8_t driverUUID [VK_UUID_SIZE]
 
uint8_t deviceLUID [VK_LUID_SIZE]
 
uint32_t deviceNodeMask
 
VkBool32 deviceLUIDValid
 
uint32_t subgroupSize
 
VkShaderStageFlags subgroupSupportedStages
 
VkSubgroupFeatureFlags subgroupSupportedOperations
 
VkBool32 subgroupQuadOperationsInAllStages
 
VkPointClippingBehavior pointClippingBehavior
 
uint32_t maxMultiviewViewCount
 
uint32_t maxMultiviewInstanceIndex
 
VkBool32 protectedNoFault
 
uint32_t maxPerSetDescriptors
 

Detailed Description

Definition at line 12652 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkDeviceSize VkPhysicalDeviceVulkan11Properties::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ deviceLUID

uint8_t VkPhysicalDeviceVulkan11Properties::deviceLUID[VK_LUID_SIZE]

Definition at line 12658 of file vulkan.h.

◆ deviceLUIDValid

VkBool32 VkPhysicalDeviceVulkan11Properties::deviceLUIDValid

Definition at line 12660 of file vulkan.h.

◆ deviceNodeMask

uint32_t VkPhysicalDeviceVulkan11Properties::deviceNodeMask

Definition at line 12659 of file vulkan.h.

◆ deviceUUID

uint8_t VkPhysicalDeviceVulkan11Properties::deviceUUID[VK_UUID_SIZE]

Definition at line 12656 of file vulkan.h.

◆ driverUUID

uint8_t VkPhysicalDeviceVulkan11Properties::driverUUID[VK_UUID_SIZE]

Definition at line 12657 of file vulkan.h.

◆ maxMultiviewInstanceIndex

uint32_t VkPhysicalDeviceVulkan11Properties::maxMultiviewInstanceIndex

Definition at line 12667 of file vulkan.h.

◆ maxMultiviewViewCount

uint32_t VkPhysicalDeviceVulkan11Properties::maxMultiviewViewCount

Definition at line 12666 of file vulkan.h.

◆ maxPerSetDescriptors

uint32_t VkPhysicalDeviceVulkan11Properties::maxPerSetDescriptors

Definition at line 12669 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceVulkan11Properties::pNext

Definition at line 12655 of file vulkan.h.

◆ pointClippingBehavior

VkPointClippingBehavior VkPhysicalDeviceVulkan11Properties::pointClippingBehavior

Definition at line 12665 of file vulkan.h.

◆ protectedNoFault

VkBool32 VkPhysicalDeviceVulkan11Properties::protectedNoFault

Definition at line 12668 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkan11Properties::sType

Definition at line 12654 of file vulkan.h.

◆ subgroupQuadOperationsInAllStages

VkBool32 VkPhysicalDeviceVulkan11Properties::subgroupQuadOperationsInAllStages

Definition at line 12664 of file vulkan.h.

◆ subgroupSize

uint32_t VkPhysicalDeviceVulkan11Properties::subgroupSize

Definition at line 12661 of file vulkan.h.

◆ subgroupSupportedOperations

VkSubgroupFeatureFlags VkPhysicalDeviceVulkan11Properties::subgroupSupportedOperations

Definition at line 12663 of file vulkan.h.

◆ subgroupSupportedStages

VkShaderStageFlags VkPhysicalDeviceVulkan11Properties::subgroupSupportedStages

Definition at line 12662 of file vulkan.h.


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