|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| float | x |
| float | y |
| float | width |
| float | height |
| float | minDepth |
| float | maxDepth |
Definition at line 3490 of file vulkan_core.h.
| float VkViewport::height |
Definition at line 3494 of file vulkan_core.h.
| float VkViewport::maxDepth |
Definition at line 3496 of file vulkan_core.h.
| float VkViewport::minDepth |
Definition at line 3495 of file vulkan_core.h.
| float VkViewport::width |
Definition at line 3493 of file vulkan_core.h.
| float VkViewport::x |
Definition at line 3491 of file vulkan_core.h.
| float VkViewport::y |
Definition at line 3492 of file vulkan_core.h.