Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkShaderStageFlags | stageFlags |
uint32_t | offset |
uint32_t | size |
Definition at line 3688 of file vulkan_core.h.
uint32_t VkPushConstantRange::offset |
Definition at line 3690 of file vulkan_core.h.
uint32_t VkPushConstantRange::size |
Definition at line 3691 of file vulkan_core.h.
VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 3689 of file vulkan_core.h.