Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPresentModeKHR

3158 typedef enum VkPresentModeKHR {
3167 } VkPresentModeKHR;
3214 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceSurfacePresentModesKHR)(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pPresentModeCount, VkPresentModeKHR* pPresentModes);
3243 VkPresentModeKHR* pPresentModes);
3270 VkPresentModeKHR presentMode;