Searched refs:nv50_sp_state_create (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 752 nv50_sp_state_create(struct pipe_context *pipe, function in typeref:typename:void * 805 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX); 821 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT); 837 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 738 nv50_sp_state_create(struct pipe_context *pipe, function in typeref:typename:void * 792 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX); 808 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT); 824 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY);
|
Completed in 6 milliseconds