Searched defs:hk_image_view (Results 1 – 1 of 1) sorted by relevance
19 struct hk_image_view { struct20 struct vk_image_view vk;22 uint32_t descriptor_index[HK_MAX_IMAGE_DESCS];23 uint8_t descriptor_count;25 uint8_t plane_count;26 struct {65 VK_DEFINE_NONDISP_HANDLE_CASTS(hk_image_view, vk.base, VkImageView, argument