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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t shaderCount
 
const VkShaderEXT * pShaders
 

Detailed Description

Definition at line 19763 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkGeneratedCommandsShaderInfoEXT::pNext

Definition at line 19765 of file vulkan_core.h.

◆ pShaders

const VkShaderEXT* VkGeneratedCommandsShaderInfoEXT::pShaders

Definition at line 19767 of file vulkan_core.h.

◆ shaderCount

uint32_t VkGeneratedCommandsShaderInfoEXT::shaderCount

Definition at line 19766 of file vulkan_core.h.

◆ sType

VkStructureType VkGeneratedCommandsShaderInfoEXT::sType

Definition at line 19764 of file vulkan_core.h.


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