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

#include <vulkan_core.h>

Data Fields

VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 3725 of file vulkan_core.h.

Field Documentation

◆ offset

uint32_t VkPushConstantRange::offset

Definition at line 3727 of file vulkan_core.h.

◆ size

uint32_t VkPushConstantRange::size

Definition at line 3728 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushConstantRange::stageFlags

Definition at line 3726 of file vulkan_core.h.


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