Public Attributes | List of all members
VkPipelineLayoutCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkPipelineLayoutCreateFlags flags
 
const voidpNext
 
const VkPushConstantRangepPushConstantRanges
 
const VkDescriptorSetLayout * pSetLayouts
 
uint32_t pushConstantRangeCount
 
uint32_t setLayoutCount
 
VkStructureType sType
 

Detailed Description

Definition at line 2364 of file vulkan_core.h.

Member Data Documentation

VkPipelineLayoutCreateFlags VkPipelineLayoutCreateInfo::flags

Definition at line 2367 of file vulkan_core.h.

const void* VkPipelineLayoutCreateInfo::pNext

Definition at line 2366 of file vulkan_core.h.

const VkPushConstantRange* VkPipelineLayoutCreateInfo::pPushConstantRanges

Definition at line 2371 of file vulkan_core.h.

const VkDescriptorSetLayout* VkPipelineLayoutCreateInfo::pSetLayouts

Definition at line 2369 of file vulkan_core.h.

uint32_t VkPipelineLayoutCreateInfo::pushConstantRangeCount

Definition at line 2370 of file vulkan_core.h.

uint32_t VkPipelineLayoutCreateInfo::setLayoutCount

Definition at line 2368 of file vulkan_core.h.

VkStructureType VkPipelineLayoutCreateInfo::sType

Definition at line 2365 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