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

| uint32_t VkSubpassDescription::colorAttachmentCount |
Definition at line 14213 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| VkSubpassDescriptionFlags VkSubpassDescription::flags |
Definition at line 14209 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| uint32_t VkSubpassDescription::inputAttachmentCount |
Definition at line 14211 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkAttachmentReference* VkSubpassDescription::pColorAttachments |
Definition at line 14214 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkAttachmentReference* VkSubpassDescription::pDepthStencilAttachment |
Definition at line 14216 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkAttachmentReference* VkSubpassDescription::pInputAttachments |
Definition at line 14212 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| VkPipelineBindPoint VkSubpassDescription::pipelineBindPoint |
Definition at line 14210 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
Definition at line 14218 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| uint32_t VkSubpassDescription::preserveAttachmentCount |
Definition at line 14217 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkAttachmentReference* VkSubpassDescription::pResolveAttachments |
Definition at line 14215 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().