ReactOS 0.4.17-dev-934-g091855f
VkGeneratedCommandsShaderInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkGeneratedCommandsShaderInfoEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t shaderCount
 
const VkShaderEXT * pShaders
 

Detailed Description

Definition at line 8880 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkGeneratedCommandsShaderInfoEXT::pNext

Definition at line 8883 of file vulkan.h.

◆ pShaders

const VkShaderEXT* VkGeneratedCommandsShaderInfoEXT::pShaders

Definition at line 8885 of file vulkan.h.

◆ shaderCount

uint32_t VkGeneratedCommandsShaderInfoEXT::shaderCount

Definition at line 8884 of file vulkan.h.

◆ sType

VkStructureType VkGeneratedCommandsShaderInfoEXT::sType

Definition at line 8882 of file vulkan.h.


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