Searched refs:fd4_emit (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.h35 struct fd4_emit;
37 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit,
H A Dfd4_emit.h43 struct fd4_emit { struct
70 fd4_emit_get_vp(struct fd4_emit *emit)
81 fd4_emit_get_fp(struct fd4_emit *emit)
97 void fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit);
100 struct fd4_emit *emit);
H A Dfd4_draw.c37 #include "fd4_emit.h"
45 struct fd4_emit *emit, unsigned index_offset)
104 struct fd4_emit emit = {
H A Dfd4_program.c36 #include "fd4_emit.h"
139 setup_stages(struct fd4_emit *emit, struct stage *s)
198 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit,
H A Dfd4_emit.c37 #include "fd4_emit.h"
363 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit)
505 struct fd4_emit *emit)
H A Dfd4_gmem.c40 #include "fd4_emit.h"
196 struct fd4_emit emit = {
334 struct fd4_emit emit = {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.h36 struct fd4_emit;
51 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr,
H A Dfd4_emit.h43 struct fd4_emit { struct
75 fd4_emit_get_vp(struct fd4_emit *emit)
84 fd4_emit_get_fp(struct fd4_emit *emit)
99 struct fd4_emit *emit) assert_dt;
102 struct fd4_emit *emit) assert_dt;
H A Dfd4_draw.c37 #include "fd4_emit.h"
44 struct fd4_emit *emit, unsigned index_offset) assert_dt
82 struct fd4_emit emit = {
H A Dfd4_gmem.c39 #include "fd4_emit.h"
46 fd4_gmem_emit_set_prog(struct fd_context *ctx, struct fd4_emit *emit,
208 struct fd4_emit emit = {
341 struct fd4_emit emit = {
H A Dfd4_emit.c39 #include "fd4_emit.h"
375 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit)
517 struct fd4_emit *emit)
H A Dfd4_program.c35 #include "fd4_emit.h"
94 setup_stages(struct fd4_emit *emit, struct stage *s)
154 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A DMakefile.sources113 a4xx/fd4_emit.c \
114 a4xx/fd4_emit.h \

Completed in 10 milliseconds