HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkShaderStageFlags | stageFlags |
uint32_t | offset |
uint32_t | size |
Definition at line 3614 of file vulkan_core.h.
uint32_t VkPushConstantRange::offset |
Definition at line 3616 of file vulkan_core.h.
uint32_t VkPushConstantRange::size |
Definition at line 3617 of file vulkan_core.h.
VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 3615 of file vulkan_core.h.