SDL  2.0
VkPushConstantRange Struct Reference

#include <vulkan_core.h>

Data Fields

VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 2816 of file vulkan_core.h.

Field Documentation

◆ offset

uint32_t VkPushConstantRange::offset

Definition at line 2818 of file vulkan_core.h.

◆ size

uint32_t VkPushConstantRange::size

Definition at line 2819 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushConstantRange::stageFlags

Definition at line 2817 of file vulkan_core.h.


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