Halide 19.0.0
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkRect2D | srcRect |
VkRect2D | dstRect |
VkBool32 | persistent |
Definition at line 3771 of file mini_vulkan.h.
VkStructureType VkDisplayPresentInfoKHR::sType |
Definition at line 3772 of file mini_vulkan.h.
const void* VkDisplayPresentInfoKHR::pNext |
Definition at line 3773 of file mini_vulkan.h.
VkRect2D VkDisplayPresentInfoKHR::srcRect |
Definition at line 3774 of file mini_vulkan.h.
VkRect2D VkDisplayPresentInfoKHR::dstRect |
Definition at line 3775 of file mini_vulkan.h.
VkBool32 VkDisplayPresentInfoKHR::persistent |
Definition at line 3776 of file mini_vulkan.h.