SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkShaderStageFlags | stageFlags |
uint32_t | offset |
uint32_t | size |
Definition at line 2494 of file vulkan_core.h.
uint32_t VkPushConstantRange::offset |
Definition at line 2496 of file vulkan_core.h.
uint32_t VkPushConstantRange::size |
Definition at line 2497 of file vulkan_core.h.
VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 2495 of file vulkan_core.h.