|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkShaderStageFlags | stageFlags |
| uint32_t | offset |
| uint32_t | size |
Definition at line 2816 of file vulkan_core.h.
| uint32_t VkPushConstantRange::offset |
Definition at line 2818 of file vulkan_core.h.
| uint32_t VkPushConstantRange::size |
Definition at line 2819 of file vulkan_core.h.
| VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 2817 of file vulkan_core.h.