Searched refs:constbuf_nr (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ | ||
| H A D | nv30_context.h | 79 unsigned constbuf_nr; member in struct:nv30_context::__anon93f3a0ba0308 92 unsigned constbuf_nr; member in struct:nv30_context::__anon93f3a0ba0408 |
| H A D | nv30_state.c | 349 nv30->vertprog.constbuf_nr = size; 354 nv30->fragprog.constbuf_nr = size; |
| H A D | nv30_draw.c | 415 map, nv30->vertprog.constbuf_nr * 16); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ | ||
| H A D | nv30_context.h | 79 unsigned constbuf_nr; member in struct:nv30_context::__anon583e252d0308 92 unsigned constbuf_nr; member in struct:nv30_context::__anon583e252d0408 |
| H A D | nv30_state.c | 355 nv30->vertprog.constbuf_nr = size; 365 nv30->fragprog.constbuf_nr = size; |
| H A D | nv30_draw.c | 417 map, nv30->vertprog.constbuf_nr * 16); |
Completed in 25 milliseconds