|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>
Public Attributes | |
| VkShaderStageFlags | stageFlags |
| uint32_t | offset |
| uint32_t | size |
| uint32_t VkPushConstantRange::offset |
Definition at line 13442 of file vulkan.h.
Referenced by vkd3d_uav_clear_state_init().
| uint32_t VkPushConstantRange::size |
Definition at line 13443 of file vulkan.h.
Referenced by vkd3d_uav_clear_state_init().
| VkShaderStageFlags VkPushConstantRange::stageFlags |
Definition at line 13441 of file vulkan.h.
Referenced by vkd3d_uav_clear_state_init().