Searched refs:nv50_vec4_map (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_shader_state.c | 393 nv50_vec4_map(uint8_t *map, int mid, uint32_t lin[4], function in typeref:typename:int 458 m = nv50_vec4_map(map, 0, lin, &dummy, &vp->out[0]); 473 m = nv50_vec4_map(map, m, lin, &fp->in[fp->vp.bfc[i]], 496 m = nv50_vec4_map(map, m, lin,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_shader_state.c | 398 nv50_vec4_map(uint8_t *map, int mid, uint32_t lin[4], function in typeref:typename:int 463 m = nv50_vec4_map(map, 0, lin, &dummy, &vp->out[0]); 478 m = nv50_vec4_map(map, m, lin, &fp->in[fp->vp.bfc[i]], 501 m = nv50_vec4_map(map, m, lin,
|
Completed in 4 milliseconds