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

| uint32_t VkRenderPassCreateInfo::attachmentCount |
Definition at line 16759 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 VkRenderPassCreateInfo::dependencyCount |
Definition at line 16763 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| VkRenderPassCreateFlags VkRenderPassCreateInfo::flags |
Definition at line 16758 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkAttachmentDescription* VkRenderPassCreateInfo::pAttachments |
Definition at line 16760 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkSubpassDependency* VkRenderPassCreateInfo::pDependencies |
Definition at line 16764 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 16757 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| const VkSubpassDescription* VkRenderPassCreateInfo::pSubpasses |
Definition at line 16762 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| VkStructureType VkRenderPassCreateInfo::sType |
Definition at line 16756 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 VkRenderPassCreateInfo::subpassCount |
Definition at line 16761 of file vulkan.h.
Referenced by d3d12_command_list_clear(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().