Searched defs:panfrost_batch (Results 1 – 1 of 1) sorted by relevance
39 struct panfrost_batch { struct40 struct panfrost_context *ctx;41 struct pipe_framebuffer_state key;44 uint64_t seqnum;47 unsigned clear;50 unsigned draws;53 unsigned read;56 unsigned resolve;63 uint32_t clear_color[PIPE_MAX_COLOR_BUFS][4];64 float clear_depth;[all …]