|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Member Functions | |
| VkBuffer | WINE_VK_ALIGN (8) buffer |
| VkDeviceSize | WINE_VK_ALIGN (8) offset |
| VkDeviceSize | WINE_VK_ALIGN (8) range |
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkBufferViewCreateFlags | flags |
| VkFormat | format |
| VkBuffer VkBufferViewCreateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| VkDeviceSize VkBufferViewCreateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| VkDeviceSize VkBufferViewCreateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| VkBufferViewCreateFlags VkBufferViewCreateInfo::flags |
Definition at line 7685 of file vulkan.h.
Referenced by vkd3d_create_vk_buffer_view(), wined3d_device_vk_create_null_views(), wined3d_unordered_access_view_vk_cs_init(), and wined3d_view_vk_create_vk_buffer_view().
| VkFormat VkBufferViewCreateInfo::format |
Definition at line 7687 of file vulkan.h.
Referenced by vkd3d_create_vk_buffer_view(), wined3d_device_vk_create_null_views(), wined3d_unordered_access_view_vk_cs_init(), and wined3d_view_vk_create_vk_buffer_view().
Definition at line 7684 of file vulkan.h.
Referenced by vkd3d_create_vk_buffer_view(), wined3d_device_vk_create_null_views(), wined3d_unordered_access_view_vk_cs_init(), and wined3d_view_vk_create_vk_buffer_view().
| VkStructureType VkBufferViewCreateInfo::sType |
Definition at line 7683 of file vulkan.h.
Referenced by vkd3d_create_vk_buffer_view(), wined3d_device_vk_create_null_views(), wined3d_unordered_access_view_vk_cs_init(), and wined3d_view_vk_create_vk_buffer_view().