HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPushConstantRange Struct Reference

#include <vulkan_core.h>

Public Attributes

VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 3614 of file vulkan_core.h.

Member Data Documentation

uint32_t VkPushConstantRange::offset

Definition at line 3616 of file vulkan_core.h.

uint32_t VkPushConstantRange::size

Definition at line 3617 of file vulkan_core.h.

VkShaderStageFlags VkPushConstantRange::stageFlags

Definition at line 3615 of file vulkan_core.h.


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