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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t setLayoutCount
 
const VkDescriptorSetLayout * pSetLayouts
 

Detailed Description

Definition at line 19644 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkIndirectExecutionSetShaderLayoutInfoEXT::pNext

Definition at line 19646 of file vulkan_core.h.

◆ pSetLayouts

const VkDescriptorSetLayout* VkIndirectExecutionSetShaderLayoutInfoEXT::pSetLayouts

Definition at line 19648 of file vulkan_core.h.

◆ setLayoutCount

uint32_t VkIndirectExecutionSetShaderLayoutInfoEXT::setLayoutCount

Definition at line 19647 of file vulkan_core.h.

◆ sType

VkStructureType VkIndirectExecutionSetShaderLayoutInfoEXT::sType

Definition at line 19645 of file vulkan_core.h.


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