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

Public Attributes | |
| uint32_t | attachment |
| VkImageLayout | layout |
| uint32_t VkAttachmentReference::attachment |
Definition at line 7390 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().
| VkImageLayout VkAttachmentReference::layout |
Definition at line 7391 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), vkd3d_render_pass_cache_create_pass_locked(), and wined3d_render_pass_vk_init().