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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.h35 struct fd3_emit;
37 void fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit,
H A Dfd3_emit.h43 struct fd3_emit { struct
61 fd3_emit_get_vp(struct fd3_emit *emit)
72 fd3_emit_get_fp(struct fd3_emit *emit)
88 void fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit);
91 struct fd3_emit *emit);
H A Dfd3_draw.c38 #include "fd3_emit.h"
56 struct fd3_emit *emit, unsigned index_offset)
120 struct fd3_emit emit = {
H A Dfd3_gmem.c39 #include "fd3_emit.h"
167 struct fd3_emit emit = {
364 struct fd3_emit emit = {
546 struct fd3_emit emit = {
H A Dfd3_program.c37 #include "fd3_emit.h"
134 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit,
H A Dfd3_emit.c37 #include "fd3_emit.h"
359 fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit)
496 struct fd3_emit *emit)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.h36 struct fd3_emit;
51 void fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, int nr,
H A Dfd3_emit.h45 struct fd3_emit { struct
67 fd3_emit_get_vp(struct fd3_emit *emit)
76 fd3_emit_get_fp(struct fd3_emit *emit)
91 struct fd3_emit *emit) assert_dt;
94 struct fd3_emit *emit) assert_dt;
H A Dfd3_draw.c38 #include "fd3_emit.h"
56 struct fd3_emit *emit, unsigned index_offset) assert_dt
104 struct fd3_emit emit = {
H A Dfd3_gmem.c38 #include "fd3_emit.h"
45 fd3_gmem_emit_set_prog(struct fd_context *ctx, struct fd3_emit *emit,
180 struct fd3_emit emit = {
383 struct fd3_emit emit = {.debug = &ctx->debug,
567 struct fd3_emit emit = {
H A Dfd3_program.c36 #include "fd3_emit.h"
94 fd3_program_emit(struct fd_ringbuffer *ring, struct fd3_emit *emit, int nr,
H A Dfd3_emit.c39 #include "fd3_emit.h"
377 fd3_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd3_emit *emit)
515 struct fd3_emit *emit)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A DMakefile.sources87 a3xx/fd3_emit.c \
88 a3xx/fd3_emit.h \

Completed in 12 milliseconds