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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPipelineLayout layout
 
VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 
const void * pValues
 

Detailed Description

Definition at line 11852 of file vulkan_core.h.

Field Documentation

◆ layout

VkPipelineLayout VkPushConstantsInfoKHR::layout

Definition at line 11855 of file vulkan_core.h.

◆ offset

uint32_t VkPushConstantsInfoKHR::offset

Definition at line 11857 of file vulkan_core.h.

◆ pNext

const void* VkPushConstantsInfoKHR::pNext

Definition at line 11854 of file vulkan_core.h.

◆ pValues

const void* VkPushConstantsInfoKHR::pValues

Definition at line 11859 of file vulkan_core.h.

◆ size

uint32_t VkPushConstantsInfoKHR::size

Definition at line 11858 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushConstantsInfoKHR::stageFlags

Definition at line 11856 of file vulkan_core.h.

◆ sType

VkStructureType VkPushConstantsInfoKHR::sType

Definition at line 11853 of file vulkan_core.h.


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