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

| VkImageLayout VkAttachmentDescription::finalLayout |
Definition at line 7360 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkAttachmentDescriptionFlags VkAttachmentDescription::flags |
Definition at line 7352 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().
| VkFormat VkAttachmentDescription::format |
Definition at line 7353 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkImageLayout VkAttachmentDescription::initialLayout |
Definition at line 7359 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkAttachmentLoadOp VkAttachmentDescription::loadOp |
Definition at line 7355 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkSampleCountFlagBits VkAttachmentDescription::samples |
Definition at line 7354 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkAttachmentLoadOp VkAttachmentDescription::stencilLoadOp |
Definition at line 7357 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkAttachmentStoreOp VkAttachmentDescription::stencilStoreOp |
Definition at line 7358 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().
| VkAttachmentStoreOp VkAttachmentDescription::storeOp |
Definition at line 7356 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), d3d12_command_list_ClearRenderTargetView(), and vkd3d_render_pass_cache_create_pass_locked().