Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPushConstantRange Struct Reference

#include <vulkan_core.h>

Public Attributes

VkShaderStageFlags stageFlags
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 3688 of file vulkan_core.h.

Member Data Documentation

◆ offset

uint32_t VkPushConstantRange::offset

Definition at line 3690 of file vulkan_core.h.

◆ size

uint32_t VkPushConstantRange::size

Definition at line 3691 of file vulkan_core.h.

◆ stageFlags

VkShaderStageFlags VkPushConstantRange::stageFlags

Definition at line 3689 of file vulkan_core.h.


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