RetroArch
Public Attributes | List of all members
VkPushConstantRange Struct Reference

#include <vulkan_core.h>

Public Attributes

VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 

Member Data Documentation

◆ offset

uint32_t VkPushConstantRange::offset

◆ size

uint32_t VkPushConstantRange::size

◆ stageFlags

VkShaderStageFlags VkPushConstantRange::stageFlags

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