Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | shaderCount |
const VkShaderEXT * | pInitialShaders |
const VkIndirectExecutionSetShaderLayoutInfoEXT * | pSetLayoutInfos |
uint32_t | maxShaderCount |
uint32_t | pushConstantRangeCount |
const VkPushConstantRange * | pPushConstantRanges |
Definition at line 19651 of file vulkan_core.h.
uint32_t VkIndirectExecutionSetShaderInfoEXT::maxShaderCount |
Definition at line 19657 of file vulkan_core.h.
const VkShaderEXT* VkIndirectExecutionSetShaderInfoEXT::pInitialShaders |
Definition at line 19655 of file vulkan_core.h.
const void* VkIndirectExecutionSetShaderInfoEXT::pNext |
Definition at line 19653 of file vulkan_core.h.
const VkPushConstantRange* VkIndirectExecutionSetShaderInfoEXT::pPushConstantRanges |
Definition at line 19659 of file vulkan_core.h.
const VkIndirectExecutionSetShaderLayoutInfoEXT* VkIndirectExecutionSetShaderInfoEXT::pSetLayoutInfos |
Definition at line 19656 of file vulkan_core.h.
uint32_t VkIndirectExecutionSetShaderInfoEXT::pushConstantRangeCount |
Definition at line 19658 of file vulkan_core.h.
uint32_t VkIndirectExecutionSetShaderInfoEXT::shaderCount |
Definition at line 19654 of file vulkan_core.h.
VkStructureType VkIndirectExecutionSetShaderInfoEXT::sType |
Definition at line 19652 of file vulkan_core.h.