Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.h88 struct fd6_emit { struct
89 struct fd_context *ctx;
90 const struct fd_vertex_state *vtx;
91 const struct pipe_draw_info *info;
92 unsigned drawid_offset;
93 const struct pipe_draw_indirect_info *indirect;
94 const struct pipe_draw_start_count_bias *draw;
95 struct ir3_cache_key key;
96 enum fd_dirty_3d_state dirty;
97 uint32_t dirty_groups;
[all …]