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

Public Member Functions | |
| VkCommandPool | WINE_VK_ALIGN (8) commandPool |
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkCommandBufferLevel | level |
| uint32_t | commandBufferCount |
| VkCommandPool VkCommandBufferAllocateInfo::WINE_VK_ALIGN | ( | 8 | ) |
| uint32_t VkCommandBufferAllocateInfo::commandBufferCount |
Definition at line 7825 of file vulkan.h.
Referenced by d3d12_command_allocator_allocate_command_buffer(), d3d12_swapchain_create_command_buffers(), vkd3d_init_null_resources_data(), and wined3d_context_vk_get_command_buffer().
| VkCommandBufferLevel VkCommandBufferAllocateInfo::level |
Definition at line 7824 of file vulkan.h.
Referenced by d3d12_command_allocator_allocate_command_buffer(), d3d12_swapchain_create_command_buffers(), vkd3d_init_null_resources_data(), and wined3d_context_vk_get_command_buffer().
Definition at line 7822 of file vulkan.h.
Referenced by d3d12_command_allocator_allocate_command_buffer(), d3d12_swapchain_create_command_buffers(), vkd3d_init_null_resources_data(), and wined3d_context_vk_get_command_buffer().
| VkStructureType VkCommandBufferAllocateInfo::sType |
Definition at line 7821 of file vulkan.h.
Referenced by d3d12_command_allocator_allocate_command_buffer(), d3d12_swapchain_create_command_buffers(), vkd3d_init_null_resources_data(), and wined3d_context_vk_get_command_buffer().