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