Public Attributes | List of all members
VkPipelineShaderStageCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkPipelineShaderStageCreateFlags flags
 
VkShaderModule module
 
const char * pName
 
const voidpNext
 
const VkSpecializationInfopSpecializationInfo
 
VkShaderStageFlagBits stage
 
VkStructureType sType
 

Detailed Description

Definition at line 2161 of file vulkan_core.h.

Member Data Documentation

VkPipelineShaderStageCreateFlags VkPipelineShaderStageCreateInfo::flags

Definition at line 2164 of file vulkan_core.h.

VkShaderModule VkPipelineShaderStageCreateInfo::module

Definition at line 2166 of file vulkan_core.h.

const char* VkPipelineShaderStageCreateInfo::pName

Definition at line 2167 of file vulkan_core.h.

const void* VkPipelineShaderStageCreateInfo::pNext

Definition at line 2163 of file vulkan_core.h.

const VkSpecializationInfo* VkPipelineShaderStageCreateInfo::pSpecializationInfo

Definition at line 2168 of file vulkan_core.h.

VkShaderStageFlagBits VkPipelineShaderStageCreateInfo::stage

Definition at line 2165 of file vulkan_core.h.

VkStructureType VkPipelineShaderStageCreateInfo::sType

Definition at line 2162 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33