|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>
Public Attributes | |
| int32_t | x |
| int32_t | y |
| int32_t VkOffset2D::x |
Definition at line 9573 of file vulkan.h.
Referenced by d3d12_command_list_begin_render_pass(), d3d12_command_list_clear(), d3d12_command_list_clear_uav(), d3d12_command_list_RSSetScissorRects(), vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().
| int32_t VkOffset2D::y |
Definition at line 9574 of file vulkan.h.
Referenced by d3d12_command_list_begin_render_pass(), d3d12_command_list_clear(), d3d12_command_list_clear_uav(), d3d12_command_list_RSSetScissorRects(), vk_blitter_clear_rendertargets(), and wined3d_context_vk_begin_render_pass().