Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPresentModeKHR

3215 typedef enum VkPresentModeKHR {
3224 } VkPresentModeKHR;
3273 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfacePresentModesKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
3302 VkPresentModeKHR* pPresentModes);
3329 VkPresentModeKHR presentMode;