SDL
2.0
|
#include <vulkan_core.h>
Definition at line 4810 of file vulkan_core.h.
VkBool32 VkSwapchainCreateInfoKHR::clipped |
Definition at line 4827 of file vulkan_core.h.
Referenced by createSwapchain().
VkCompositeAlphaFlagBitsKHR VkSwapchainCreateInfoKHR::compositeAlpha |
Definition at line 4825 of file vulkan_core.h.
Referenced by createSwapchain().
VkSwapchainCreateFlagsKHR VkSwapchainCreateInfoKHR::flags |
Definition at line 4813 of file vulkan_core.h.
uint32_t VkSwapchainCreateInfoKHR::imageArrayLayers |
Definition at line 4819 of file vulkan_core.h.
Referenced by createSwapchain().
VkColorSpaceKHR VkSwapchainCreateInfoKHR::imageColorSpace |
Definition at line 4817 of file vulkan_core.h.
Referenced by createSwapchain().
VkExtent2D VkSwapchainCreateInfoKHR::imageExtent |
Definition at line 4818 of file vulkan_core.h.
Referenced by createSwapchain().
VkFormat VkSwapchainCreateInfoKHR::imageFormat |
Definition at line 4816 of file vulkan_core.h.
Referenced by createSwapchain().
VkSharingMode VkSwapchainCreateInfoKHR::imageSharingMode |
Definition at line 4821 of file vulkan_core.h.
Referenced by createSwapchain().
VkImageUsageFlags VkSwapchainCreateInfoKHR::imageUsage |
Definition at line 4820 of file vulkan_core.h.
Referenced by createSwapchain().
uint32_t VkSwapchainCreateInfoKHR::minImageCount |
Definition at line 4815 of file vulkan_core.h.
Referenced by createSwapchain().
VkSwapchainKHR VkSwapchainCreateInfoKHR::oldSwapchain |
Definition at line 4828 of file vulkan_core.h.
Referenced by createSwapchain().
const void* VkSwapchainCreateInfoKHR::pNext |
Definition at line 4812 of file vulkan_core.h.
const uint32_t* VkSwapchainCreateInfoKHR::pQueueFamilyIndices |
Definition at line 4823 of file vulkan_core.h.
VkPresentModeKHR VkSwapchainCreateInfoKHR::presentMode |
Definition at line 4826 of file vulkan_core.h.
Referenced by createSwapchain().
VkSurfaceTransformFlagBitsKHR VkSwapchainCreateInfoKHR::preTransform |
Definition at line 4824 of file vulkan_core.h.
Referenced by createSwapchain().
uint32_t VkSwapchainCreateInfoKHR::queueFamilyIndexCount |
Definition at line 4822 of file vulkan_core.h.
VkStructureType VkSwapchainCreateInfoKHR::sType |
Definition at line 4811 of file vulkan_core.h.
Referenced by createSwapchain().
VkSurfaceKHR VkSwapchainCreateInfoKHR::surface |
Definition at line 4814 of file vulkan_core.h.
Referenced by createSwapchain().