Home
last modified time | relevance | path

Searched refs:fd3_emit (Results 1 – 8 of 8) 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, unsigned index_offset) in draw_impl()
122 struct fd3_emit emit = { in fd3_draw_vbo()
Dfd3_gmem.c169 struct fd3_emit emit = { in emit_binning_workaround()
361 struct fd3_emit emit = { in fd3_emit_tile_gmem2mem()
543 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.sources81 a3xx/fd3_emit.c \
82 a3xx/fd3_emit.h \
Dmeson.build109 'a3xx/fd3_emit.c',
110 'a3xx/fd3_emit.h',