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

Public Attributes | |
| VkClearColorValue | color |
| VkClearDepthStencilValue | depthStencil |
| VkClearColorValue VkClearValue::color |
Definition at line 7731 of file vulkan.h.
Referenced by vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().
| VkClearDepthStencilValue VkClearValue::depthStencil |
Definition at line 7732 of file vulkan.h.
Referenced by d3d12_command_list_ClearDepthStencilView(), vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().