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

Public Attributes | |
| VkOffset2D | offset |
| VkExtent2D | extent |
| VkExtent2D VkRect2D::extent |
Definition at line 13605 of file vulkan.h.
Referenced by d3d12_command_list_begin_render_pass(), d3d12_command_list_clear(), d3d12_command_list_RSSetScissorRects(), vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().
| VkOffset2D VkRect2D::offset |
Definition at line 13604 of file vulkan.h.
Referenced by d3d12_command_list_begin_render_pass(), d3d12_command_list_clear(), d3d12_command_list_RSSetScissorRects(), vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().