Home
last modified time | relevance | path

Searched refs:fd3_emit (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.h45 struct fd3_emit { struct
62 fd3_emit_get_vp(struct fd3_emit *emit) in fd3_emit_get_vp() argument
72 fd3_emit_get_fp(struct fd3_emit *emit) in fd3_emit_get_fp()
87 void fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit);
90 struct fd3_emit *emit);
Dfd3_program.h40 struct fd3_emit;
42 void fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit,
Dfd3_draw.c58 struct fd3_emit *emit) in draw_impl()
138 struct fd3_emit emit = { in fd3_draw_vbo()
Dfd3_gmem.c163 struct fd3_emit emit = { in emit_binning_workaround()
355 struct fd3_emit emit = { in fd3_emit_tile_gmem2mem()
537 struct fd3_emit emit = { in fd3_emit_tile_mem2gmem()
Dfd3_emit.c361 fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit) in fd3_emit_vertex_bufs()
489 struct fd3_emit *emit) in fd3_emit_state()
Dfd3_program.c145 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, in fd3_program_emit()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources77 a3xx/fd3_emit.c \
78 a3xx/fd3_emit.h \