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

#include <vulkan_core.h>

Data Fields

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

Field Documentation

◆ deviceGeneratedCommandsMultiDrawIndirectCount

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::deviceGeneratedCommandsMultiDrawIndirectCount

Definition at line 19625 of file vulkan_core.h.

◆ deviceGeneratedCommandsTransformFeedback

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::deviceGeneratedCommandsTransformFeedback

Definition at line 19624 of file vulkan_core.h.

◆ maxIndirectCommandsIndirectStride

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsIndirectStride

Definition at line 19619 of file vulkan_core.h.

◆ maxIndirectCommandsTokenCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsTokenCount

Definition at line 19617 of file vulkan_core.h.

◆ maxIndirectCommandsTokenOffset

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectCommandsTokenOffset

Definition at line 19618 of file vulkan_core.h.

◆ maxIndirectPipelineCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectPipelineCount

Definition at line 19614 of file vulkan_core.h.

◆ maxIndirectSequenceCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectSequenceCount

Definition at line 19616 of file vulkan_core.h.

◆ maxIndirectShaderObjectCount

uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::maxIndirectShaderObjectCount

Definition at line 19615 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::pNext

Definition at line 19613 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::sType

Definition at line 19612 of file vulkan_core.h.

◆ supportedIndirectCommandsInputModes

VkIndirectCommandsInputModeFlagsEXT VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsInputModes

Definition at line 19620 of file vulkan_core.h.

◆ supportedIndirectCommandsShaderStages

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStages

Definition at line 19621 of file vulkan_core.h.

◆ supportedIndirectCommandsShaderStagesPipelineBinding

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStagesPipelineBinding

Definition at line 19622 of file vulkan_core.h.

◆ supportedIndirectCommandsShaderStagesShaderBinding

VkShaderStageFlags VkPhysicalDeviceDeviceGeneratedCommandsPropertiesEXT::supportedIndirectCommandsShaderStagesShaderBinding

Definition at line 19623 of file vulkan_core.h.


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