|
Monado OpenXR Runtime
|
Structure defining the parameters for a blit operation, sans the image itself. More...
#include <vk/vk_cmd.h>

Data Fields | |
| VkImageLayout | layout |
| VkAccessFlags | access_mask |
| VkPipelineStageFlags | stage_mask |
| struct xrt_rect | rect |
Structure defining the parameters for a blit operation, sans the image itself.
See vk_cmd_blit_image_info for usage.