Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkShaderStageFlags | stageFlags |
uint32_t | offset |
uint32_t | size |
Definition at line 3725 of file vulkan_core.h.
uint32_t VkPushConstantRange::offset |
Definition at line 3727 of file vulkan_core.h.
uint32_t VkPushConstantRange::size |
Definition at line 3728 of file vulkan_core.h.
VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 3726 of file vulkan_core.h.