|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| float | x |
| float | y |
| float | width |
| float | height |
| float | minDepth |
| float | maxDepth |
Definition at line 2345 of file vulkan_core.h.
| float VkViewport::height |
Definition at line 2349 of file vulkan_core.h.
| float VkViewport::maxDepth |
Definition at line 2351 of file vulkan_core.h.
| float VkViewport::minDepth |
Definition at line 2350 of file vulkan_core.h.
| float VkViewport::width |
Definition at line 2348 of file vulkan_core.h.
| float VkViewport::x |
Definition at line 2346 of file vulkan_core.h.
| float VkViewport::y |
Definition at line 2347 of file vulkan_core.h.