Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.h42 struct fd5_emit { struct
43 struct pipe_debug_callback *debug;
44 const struct fd_vertex_state *vtx;
45 const struct fd_program_stateobj *prog;
69 static inline enum a5xx_color_fmt fd5_emit_format(struct pipe_surface *surf) in fd5_emit_format() argument
77 fd5_emit_get_vp(struct fd5_emit *emit) in fd5_emit_get_vp() argument