|
Halide 17.0.1
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkBufferViewCreateFlags | flags |
| VkBuffer | buffer |
| VkFormat | format |
| VkDeviceSize | offset |
| VkDeviceSize | range |
Definition at line 1871 of file mini_vulkan.h.
| VkStructureType VkBufferViewCreateInfo::sType |
Definition at line 1872 of file mini_vulkan.h.
| const void* VkBufferViewCreateInfo::pNext |
Definition at line 1873 of file mini_vulkan.h.
| VkBufferViewCreateFlags VkBufferViewCreateInfo::flags |
Definition at line 1874 of file mini_vulkan.h.
| VkBuffer VkBufferViewCreateInfo::buffer |
Definition at line 1875 of file mini_vulkan.h.
| VkFormat VkBufferViewCreateInfo::format |
Definition at line 1876 of file mini_vulkan.h.
| VkDeviceSize VkBufferViewCreateInfo::offset |
Definition at line 1877 of file mini_vulkan.h.
| VkDeviceSize VkBufferViewCreateInfo::range |
Definition at line 1878 of file mini_vulkan.h.