Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
float | x |
float | y |
float | width |
float | height |
float | minDepth |
float | maxDepth |
Definition at line 3601 of file vulkan_core.h.
float VkViewport::height |
Definition at line 3605 of file vulkan_core.h.
float VkViewport::maxDepth |
Definition at line 3607 of file vulkan_core.h.
float VkViewport::minDepth |
Definition at line 3606 of file vulkan_core.h.
float VkViewport::width |
Definition at line 3604 of file vulkan_core.h.
float VkViewport::x |
Definition at line 3602 of file vulkan_core.h.
float VkViewport::y |
Definition at line 3603 of file vulkan_core.h.