Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkShaderStageFlags | shaderStages |
VkIndirectExecutionSetEXT | indirectExecutionSet |
VkIndirectCommandsLayoutEXT | indirectCommandsLayout |
VkDeviceAddress | indirectAddress |
VkDeviceSize | indirectAddressSize |
VkDeviceAddress | preprocessAddress |
VkDeviceSize | preprocessSize |
uint32_t | maxSequenceCount |
VkDeviceAddress | sequenceCountAddress |
uint32_t | maxDrawCount |
Definition at line 19674 of file vulkan_core.h.
VkDeviceAddress VkGeneratedCommandsInfoEXT::indirectAddress |
Definition at line 19680 of file vulkan_core.h.
VkDeviceSize VkGeneratedCommandsInfoEXT::indirectAddressSize |
Definition at line 19681 of file vulkan_core.h.
VkIndirectCommandsLayoutEXT VkGeneratedCommandsInfoEXT::indirectCommandsLayout |
Definition at line 19679 of file vulkan_core.h.
VkIndirectExecutionSetEXT VkGeneratedCommandsInfoEXT::indirectExecutionSet |
Definition at line 19678 of file vulkan_core.h.
uint32_t VkGeneratedCommandsInfoEXT::maxDrawCount |
Definition at line 19686 of file vulkan_core.h.
uint32_t VkGeneratedCommandsInfoEXT::maxSequenceCount |
Definition at line 19684 of file vulkan_core.h.
const void* VkGeneratedCommandsInfoEXT::pNext |
Definition at line 19676 of file vulkan_core.h.
VkDeviceAddress VkGeneratedCommandsInfoEXT::preprocessAddress |
Definition at line 19682 of file vulkan_core.h.
VkDeviceSize VkGeneratedCommandsInfoEXT::preprocessSize |
Definition at line 19683 of file vulkan_core.h.
VkDeviceAddress VkGeneratedCommandsInfoEXT::sequenceCountAddress |
Definition at line 19685 of file vulkan_core.h.
VkShaderStageFlags VkGeneratedCommandsInfoEXT::shaderStages |
Definition at line 19677 of file vulkan_core.h.
VkStructureType VkGeneratedCommandsInfoEXT::sType |
Definition at line 19675 of file vulkan_core.h.