Searched refs:fd2_vertex_buf (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.h | 36 struct fd2_vertex_buf { struct 42 struct fd2_vertex_buf *vbufs, uint32_t n);
|
| H A D | fd2_draw.c | 59 struct fd2_vertex_buf bufs[PIPE_MAX_ATTRIBS]; 219 fd2_emit_vertex_bufs(ring, 0x9c, (struct fd2_vertex_buf[]) {
|
| H A D | fd2_gmem.c | 150 fd2_emit_vertex_bufs(ring, 0x9c, (struct fd2_vertex_buf[]) { 292 fd2_emit_vertex_bufs(ring, 0x9c, (struct fd2_vertex_buf[]) {
|
| H A D | fd2_emit.c | 175 struct fd2_vertex_buf *vbufs, uint32_t n)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.h | 36 struct fd2_vertex_buf { struct 42 struct fd2_vertex_buf *vbufs, uint32_t n);
|
| H A D | fd2_draw.c | 58 struct fd2_vertex_buf bufs[PIPE_MAX_ATTRIBS]; 230 (struct fd2_vertex_buf[]){
|
| H A D | fd2_gmem.c | 149 (struct fd2_vertex_buf[]){ 294 (struct fd2_vertex_buf[]){
|
| H A D | fd2_emit.c | 174 struct fd2_vertex_buf *vbufs, uint32_t n)
|
Completed in 9 milliseconds