Home
last modified time | relevance | path

Searched defs:pvr_ds_attachment (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_render.h101 struct pvr_ds_attachment { struct
102 struct {
105 } load, store;
107 pvr_dev_addr_t addr;
108 uint32_t stride;
109 uint32_t height;
110 VkExtent2D physical_extent;
111 uint32_t layer_size;
121 uint32_t memlayout;
125 const struct pvr_image_view *iview;
[all …]