Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h86 struct panfrost_batch { struct
87 struct panfrost_context *ctx;
88 struct pipe_framebuffer_state key;
92 uint64_t seqnum;
95 unsigned clear;
98 unsigned draws;
101 unsigned read;
104 unsigned resolve;
111 uint32_t clear_color[PIPE_MAX_COLOR_BUFS][4];
112 float clear_depth;
[all …]