Monado OpenXR Runtime
vk_cmd_first_mip_image Struct Reference

A similar struct to VkImageSubresourceRange and VkImageSubresourceLayers expect for this it's implied that it's only the first mip-level and only one array layer used for the operation. More...

#include <vk/vk_cmd.h>

Collaboration diagram for vk_cmd_first_mip_image:

Data Fields

uint32_t base_array_layer
 
VkAccessFlags aspect_mask
 
VkImage image
 

Detailed Description

A similar struct to VkImageSubresourceRange and VkImageSubresourceLayers expect for this it's implied that it's only the first mip-level and only one array layer used for the operation.


The documentation for this struct was generated from the following file: