Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h45 struct fd4_emit { struct
71 fd4_emit_get_vp(struct fd4_emit *emit) in fd4_emit_get_vp() argument
81 fd4_emit_get_fp(struct fd4_emit *emit) in fd4_emit_get_fp()
96 void fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit);
99 struct fd4_emit *emit);
Dfd4_program.h40 struct fd4_emit;
42 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit,
Dfd4_draw.c47 struct fd4_emit *emit) in draw_impl()
127 struct fd4_emit emit = { in fd4_draw_vbo()
Dfd4_program.c156 setup_stages(struct fd4_emit *emit, struct stage *s) in setup_stages()
215 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, in fd4_program_emit()
Dfd4_gmem.c194 struct fd4_emit emit = { in fd4_emit_tile_gmem2mem()
332 struct fd4_emit emit = { in fd4_emit_tile_mem2gmem()
Dfd4_emit.c368 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit) in fd4_emit_vertex_bufs()
503 struct fd4_emit *emit) in fd4_emit_state()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources104 a4xx/fd4_emit.c \
105 a4xx/fd4_emit.h \