ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxIndirectPipelineCount
 
uint32_t maxIndirectShaderObjectCount
 
uint32_t maxIndirectSequenceCount
 
uint32_t maxIndirectCommandsTokenCount
 
uint32_t maxIndirectCommandsTokenOffset
 
uint32_t maxIndirectCommandsIndirectStride
 
VkIndirectCommandsInputModeFlagsEXT supportedIndirectCommandsInputModes
 
VkShaderStageFlags supportedIndirectCommandsShaderStages
 
VkShaderStageFlags supportedIndirectCommandsShaderStagesPipelineBinding
 
VkShaderStageFlags supportedIndirectCommandsShaderStagesShaderBinding
 
VkBool32 deviceGeneratedCommandsTransformFeedback
 
VkBool32 deviceGeneratedCommandsMultiDrawIndirectCount
 

Detailed Description

Definition at line 10348 of file vulkan.h.

Member Data Documentation

◆ deviceGeneratedCommandsMultiDrawIndirectCount

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::deviceGeneratedCommandsMultiDrawIndirectCount

Definition at line 10363 of file vulkan.h.

◆ deviceGeneratedCommandsTransformFeedback

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::deviceGeneratedCommandsTransformFeedback

Definition at line 10362 of file vulkan.h.

◆ maxIndirectCommandsIndirectStride

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsIndirectStride

Definition at line 10357 of file vulkan.h.

◆ maxIndirectCommandsTokenCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsTokenCount

Definition at line 10355 of file vulkan.h.

◆ maxIndirectCommandsTokenOffset

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsTokenOffset

Definition at line 10356 of file vulkan.h.

◆ maxIndirectPipelineCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectPipelineCount

Definition at line 10352 of file vulkan.h.

◆ maxIndirectSequenceCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectSequenceCount

Definition at line 10354 of file vulkan.h.

◆ maxIndirectShaderObjectCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectShaderObjectCount

Definition at line 10353 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::pNext

Definition at line 10351 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::sType

Definition at line 10350 of file vulkan.h.

◆ supportedIndirectCommandsInputModes

VkIndirectCommandsInputModeFlagsEXT VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsInputModes

Definition at line 10358 of file vulkan.h.

◆ supportedIndirectCommandsShaderStages

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStages

Definition at line 10359 of file vulkan.h.

◆ supportedIndirectCommandsShaderStagesPipelineBinding

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStagesPipelineBinding

Definition at line 10360 of file vulkan.h.

◆ supportedIndirectCommandsShaderStagesShaderBinding

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStagesShaderBinding

Definition at line 10361 of file vulkan.h.


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