Searched defs:panfrost_batch (Results 1 – 1 of 1) sorted by relevance
86 struct panfrost_batch { struct87 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 …]