Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.h41 struct fd5_emit { struct
75 fd5_emit_get_vp(struct fd5_emit *emit) in fd5_emit_get_vp() argument
85 fd5_emit_get_fp(struct fd5_emit *emit) in fd5_emit_get_fp()
187 void fd5_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd5_emit *emit);
190 struct fd5_emit *emit);
Dfd5_program.h38 struct fd5_emit;
43 struct fd5_emit *emit);
Dfd5_draw.c45 struct fd5_emit *emit, unsigned index_offset) in draw_impl()
99 struct fd5_emit emit = { in fd5_draw_vbo()
Dfd5_program.c266 setup_stages(struct fd5_emit *emit, struct stage *s) in setup_stages()
328 struct fd5_emit *emit) in fd5_program_emit()
Dfd5_emit.c437 fd5_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd5_emit *emit) in fd5_emit_vertex_bufs()
486 struct fd5_emit *emit) in fd5_emit_state()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources139 a5xx/fd5_emit.c \
140 a5xx/fd5_emit.h \
Dmeson.build163 'a5xx/fd5_emit.c',
164 'a5xx/fd5_emit.h',