Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h43 struct fd4_emit { struct
70 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()
97 void fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit);
100 struct fd4_emit *emit);
Dfd4_program.h35 struct fd4_emit;
37 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit,
Dfd4_draw.c45 struct fd4_emit *emit, unsigned index_offset) in draw_impl()
104 struct fd4_emit emit = { in fd4_draw_vbo()
Dfd4_program.c102 setup_stages(struct fd4_emit *emit, struct stage *s) in setup_stages()
162 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, in fd4_program_emit()
Dfd4_gmem.c193 struct fd4_emit emit = { in fd4_emit_tile_gmem2mem()
328 struct fd4_emit emit = { in fd4_emit_tile_mem2gmem()
Dfd4_emit.c378 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit) in fd4_emit_vertex_bufs()
517 struct fd4_emit *emit) in fd4_emit_state()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources113 a4xx/fd4_emit.c \
114 a4xx/fd4_emit.h \
Dmeson.build125 'a4xx/fd4_emit.c',
126 'a4xx/fd4_emit.h',