Searched refs:fd5_emit (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.h35 struct fd5_emit;
40 struct fd5_emit *emit);
H A Dfd5_emit.h42 struct fd5_emit { struct
77 fd5_emit_get_vp(struct fd5_emit *emit)
88 fd5_emit_get_fp(struct fd5_emit *emit)
191 void fd5_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd5_emit *emit);
194 struct fd5_emit *emit);
H A Dfd5_draw.c37 #include "fd5_emit.h"
45 struct fd5_emit *emit, unsigned index_offset)
99 struct fd5_emit emit = {
H A Dfd5_program.c37 #include "fd5_emit.h"
259 setup_stages(struct fd5_emit *emit, struct stage *s)
321 struct fd5_emit *emit)
H A Dfd5_emit.c37 #include "fd5_emit.h"
446 fd5_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd5_emit *emit)
502 struct fd5_emit *emit)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.h36 struct fd5_emit;
55 struct fd5_emit *emit) in_dt;
H A Dfd5_emit.h43 struct fd5_emit { struct
81 fd5_emit_get_vp(struct fd5_emit *emit)
97 fd5_emit_get_fp(struct fd5_emit *emit)
205 struct fd5_emit *emit) assert_dt;
208 struct fd5_emit *emit) assert_dt;
H A Dfd5_draw.c37 #include "fd5_emit.h"
44 struct fd5_emit *emit, unsigned index_offset) assert_dt
78 struct fd5_emit emit = {
H A Dfd5_program.c36 #include "fd5_emit.h"
167 setup_stages(struct fd5_emit *emit, struct stage *s)
238 struct fd5_emit *emit)
H A Dfd5_emit.c40 #include "fd5_emit.h"
472 fd5_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd5_emit *emit)
533 struct fd5_emit *emit)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A DMakefile.sources143 a5xx/fd5_emit.c \
144 a5xx/fd5_emit.h \

Completed in 11 milliseconds