Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.h43 struct fd5_emit { struct
44 struct util_debug_callback *debug;
45 const struct fd_vertex_state *vtx;
46 const struct fd5_program_state *prog;
47 const struct pipe_draw_info *info;
48 unsigned drawid_offset;
49 const struct pipe_draw_indirect_info *indirect;
73 fd5_emit_format(struct pipe_surface *surf) in fd5_emit_format() argument
81 fd5_emit_get_vp(struct fd5_emit *emit) in fd5_emit_get_vp() argument