Home
last modified time | relevance | path

Searched refs:nv50_sp_state_create (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c751 nv50_sp_state_create(struct pipe_context *pipe, in nv50_sp_state_create() function
788 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX); in nv50_vp_state_create()
804 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT); in nv50_fp_state_create()
820 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY); in nv50_gp_state_create()