Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
float | x |
float | y |
float | width |
float | height |
float | minDepth |
float | maxDepth |
Definition at line 3564 of file vulkan_core.h.
float VkViewport::height |
Definition at line 3568 of file vulkan_core.h.
float VkViewport::maxDepth |
Definition at line 3570 of file vulkan_core.h.
float VkViewport::minDepth |
Definition at line 3569 of file vulkan_core.h.
float VkViewport::width |
Definition at line 3567 of file vulkan_core.h.
float VkViewport::x |
Definition at line 3565 of file vulkan_core.h.
float VkViewport::y |
Definition at line 3566 of file vulkan_core.h.