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

Public Member Functions | |
| VkDeviceSize | WINE_VK_ALIGN (8) size |
| VkDeviceSize VkBufferCreateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| VkBufferCreateFlags VkBufferCreateInfo::flags |
Definition at line 7604 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
Definition at line 7603 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
Definition at line 7609 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
| uint32_t VkBufferCreateInfo::queueFamilyIndexCount |
Definition at line 7608 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
| VkSharingMode VkBufferCreateInfo::sharingMode |
Definition at line 7607 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
| VkStructureType VkBufferCreateInfo::sType |
Definition at line 7602 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().
| VkBufferUsageFlags VkBufferCreateInfo::usage |
Definition at line 7606 of file vulkan.h.
Referenced by vkd3d_create_buffer(), and wined3d_context_vk_create_bo().