Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPresentModeKHR

3149 typedef enum VkPresentModeKHR {
3158 } VkPresentModeKHR;
3205 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfacePresentModesKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
3234 VkPresentModeKHR* pPresentModes);
3261 VkPresentModeKHR presentMode;