Searched defs:panfrost_batch (Results 1 – 1 of 1) sorted by relevance
85 struct panfrost_batch { struct86 struct panfrost_context *ctx;87 struct pipe_framebuffer_state key;90 uint64_t seqnum;93 unsigned clear;96 unsigned draws;99 unsigned read;102 unsigned resolve;109 uint32_t clear_color[PIPE_MAX_COLOR_BUFS][4];110 float clear_depth;[all …]