Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_hw_pass.h154 struct pvr_renderpass_hwsetup_subpass { struct
158 struct usc_mrt_setup setup;
163 int32_t z_replicate;
168 VkAttachmentLoadOp depth_initop;
171 bool stencil_clear;
174 uint32_t index;
179 VkAttachmentLoadOp *color_initops;
181 struct pvr_load_op *load_op;
183 struct {
186 } * input_access;
[all …]