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 2494 of file vulkan_core.h.

Field Documentation

◆ offset

uint32_t VkPushConstantRange::offset

Definition at line 2496 of file vulkan_core.h.

◆ size

uint32_t VkPushConstantRange::size

Definition at line 2497 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushConstantRange::stageFlags

Definition at line 2495 of file vulkan_core.h.


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