ReactOS 0.4.17-dev-934-g091855f
VkIndirectExecutionSetShaderLayoutInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkIndirectExecutionSetShaderLayoutInfoEXT:

Public Attributes

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

Detailed Description

Definition at line 9219 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkIndirectExecutionSetShaderLayoutInfoEXT::pNext

Definition at line 9222 of file vulkan.h.

◆ pSetLayouts

const VkDescriptorSetLayout* VkIndirectExecutionSetShaderLayoutInfoEXT::pSetLayouts

Definition at line 9224 of file vulkan.h.

◆ setLayoutCount

uint32_t VkIndirectExecutionSetShaderLayoutInfoEXT::setLayoutCount

Definition at line 9223 of file vulkan.h.

◆ sType

VkStructureType VkIndirectExecutionSetShaderLayoutInfoEXT::sType

Definition at line 9221 of file vulkan.h.


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