|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>
Public Attributes | |
| float | depth |
| uint32_t | stencil |
| float VkClearDepthStencilValue::depth |
Definition at line 7725 of file vulkan.h.
Referenced by vk_blitter_clear_rendertargets(), wined3d_context_vk_begin_render_pass(), and wined3d_texture_vk_clear().
| uint32_t VkClearDepthStencilValue::stencil |
Definition at line 7726 of file vulkan.h.
Referenced by vk_blitter_clear_rendertargets(), and wined3d_texture_vk_clear().