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 D | fd4_program.h | 35 struct fd4_emit; 37 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit,
|
| H A D | fd4_emit.h | 43 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 D | fd4_draw.c | 37 #include "fd4_emit.h" 45 struct fd4_emit *emit, unsigned index_offset) 104 struct fd4_emit emit = {
|
| H A D | fd4_program.c | 36 #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 D | fd4_emit.c | 37 #include "fd4_emit.h" 363 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit) 505 struct fd4_emit *emit)
|
| H A D | fd4_gmem.c | 40 #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 D | fd4_program.h | 36 struct fd4_emit; 51 void fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr,
|
| H A D | fd4_emit.h | 43 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 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, 208 struct fd4_emit emit = { 341 struct fd4_emit emit = {
|
| H A D | fd4_emit.c | 39 #include "fd4_emit.h" 375 fd4_emit_vertex_bufs(struct fd_ringbuffer *ring, struct fd4_emit *emit) 517 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) 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 D | Makefile.sources | 113 a4xx/fd4_emit.c \ 114 a4xx/fd4_emit.h \
|
Completed in 10 milliseconds