#include <vulkan_core.h>
Public Attributes | |
| uint32_t | offset |
| uint32_t | size |
| VkShaderStageFlags | stageFlags |
Definition at line 2358 of file vulkan_core.h.
| uint32_t VkPushConstantRange::offset |
Definition at line 2360 of file vulkan_core.h.
| uint32_t VkPushConstantRange::size |
Definition at line 2361 of file vulkan_core.h.
| VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 2359 of file vulkan_core.h.