#include <vulkan_core.h>
Public Attributes | |
float | height |
float | maxDepth |
float | minDepth |
float | width |
float | x |
float | y |
Definition at line 2209 of file vulkan_core.h.
float VkViewport::height |
Definition at line 2213 of file vulkan_core.h.
float VkViewport::maxDepth |
Definition at line 2215 of file vulkan_core.h.
float VkViewport::minDepth |
Definition at line 2214 of file vulkan_core.h.
float VkViewport::width |
Definition at line 2212 of file vulkan_core.h.
float VkViewport::x |
Definition at line 2210 of file vulkan_core.h.
float VkViewport::y |
Definition at line 2211 of file vulkan_core.h.