Searched refs:fd4_emit (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.h | 43 struct fd4_emit { struct 75 fd4_emit_get_vp(struct fd4_emit *emit) in fd4_emit_get_vp() argument 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;
|
D | fd4_program.h | 36 struct fd4_emit; 54 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr,
|
D | fd4_draw.c | 44 struct fd4_emit *emit, unsigned index_offset) assert_dt in draw_impl() 82 struct fd4_emit emit = { in fd4_draw_vbo()
|
D | fd4_gmem.c | 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 = { in fd4_emit_tile_gmem2mem() 349 struct fd4_emit emit = { in fd4_emit_tile_mem2gmem()
|
D | fd4_program.c | 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()
|
D | fd4_emit.c | 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()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | meson.build | 127 'a4xx/fd4_emit.c', 128 'a4xx/fd4_emit.h',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 2283 "../src/gallium/drivers/freedreno/a4xx/fd4_emit.c", 2284 "../src/gallium/drivers/freedreno/a4xx/fd4_emit.h",
|