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.h43 struct fd3_emit { struct
61 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()
88 void fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit);
91 struct fd3_emit *emit);
Dfd3_program.h35 struct fd3_emit;
37 void fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit,
Dfd3_draw.c56 struct fd3_emit *emit, unsigned index_offset) in draw_impl()
120 struct fd3_emit emit = { in fd3_draw_vbo()
Dfd3_gmem.c166 struct fd3_emit emit = { in emit_binning_workaround()
361 struct fd3_emit emit = { in fd3_emit_tile_gmem2mem()
540 struct fd3_emit emit = { in fd3_emit_tile_mem2gmem()
Dfd3_program.c97 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, in fd3_program_emit()
Dfd3_emit.c378 fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit) in fd3_emit_vertex_bufs()
512 struct fd3_emit *emit) in fd3_emit_state()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources85 a3xx/fd3_emit.c \
86 a3xx/fd3_emit.h \
Dmeson.build99 'a3xx/fd3_emit.c',
100 'a3xx/fd3_emit.h',