|
Halide 17.0.1
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceMemory | memory |
| VkDeviceSize | offset |
| VkDeviceSize | size |
Definition at line 1743 of file mini_vulkan.h.
| VkStructureType VkMappedMemoryRange::sType |
Definition at line 1744 of file mini_vulkan.h.
| const void* VkMappedMemoryRange::pNext |
Definition at line 1745 of file mini_vulkan.h.
| VkDeviceMemory VkMappedMemoryRange::memory |
Definition at line 1746 of file mini_vulkan.h.
| VkDeviceSize VkMappedMemoryRange::offset |
Definition at line 1747 of file mini_vulkan.h.
| VkDeviceSize VkMappedMemoryRange::size |
Definition at line 1748 of file mini_vulkan.h.