Searched refs:fd4_emit (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.h | 43 struct fd4_emit { struct 75 fd4_emit_get_vp(struct fd4_emit *emit) in fd4_emit_get_vp() 84 fd4_emit_get_fp(struct fd4_emit *emit) in fd4_emit_get_fp() 99 struct fd4_emit *emit) assert_dt; 102 struct fd4_emit *emit) assert_dt;
|
H A D | fd4_program.h | 36 struct fd4_emit; 54 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr,
|
H A D | fd4_draw.c | 37 #include "fd4_emit.h" 44 struct fd4_emit *emit, unsigned index_offset) assert_dt 82 struct fd4_emit emit = {
|
H A D | fd4_gmem.c | 39 #include "fd4_emit.h" 46 fd4_gmem_emit_set_prog(struct fd_context *ctx, struct fd4_emit *emit, in fd4_gmem_emit_set_prog() 216 struct fd4_emit emit = { 349 struct fd4_emit emit = {
|
H A D | fd4_program.c | 35 #include "fd4_emit.h" 94 setup_stages(struct fd4_emit *emit, struct stage *s) in setup_stages() 154 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr, in fd4_program_emit()
|
H A D | fd4_emit.c | 39 #include "fd4_emit.h" 522 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit) in fd4_emit_vertex_bufs() 656 struct fd4_emit *emit) in fd4_emit_state()
|
Completed in 5 milliseconds