Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPresentModeKHR

3206 typedef enum VkPresentModeKHR {
3215 } VkPresentModeKHR;
3264 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfacePresentModesKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
3293 VkPresentModeKHR* pPresentModes);
3320 VkPresentModeKHR presentMode;