Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.h57 struct panfrost_batch { struct
58 struct panfrost_context *ctx;
59 struct pipe_framebuffer_state key;
62 unsigned clear;
65 unsigned draws;
72 uint32_t clear_color[PIPE_MAX_COLOR_BUFS][4];
73 float clear_depth;
74 unsigned clear_stencil;
77 unsigned stack_size;
80 unsigned shared_size;
[all …]