Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
float | x |
float | y |
float | width |
float | height |
float | minDepth |
float | maxDepth |
Definition at line 3497 of file vulkan_core.h.
float VkViewport::height |
Definition at line 3501 of file vulkan_core.h.
float VkViewport::maxDepth |
Definition at line 3503 of file vulkan_core.h.
float VkViewport::minDepth |
Definition at line 3502 of file vulkan_core.h.
float VkViewport::width |
Definition at line 3500 of file vulkan_core.h.
float VkViewport::x |
Definition at line 3498 of file vulkan_core.h.
float VkViewport::y |
Definition at line 3499 of file vulkan_core.h.