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.c752 nv50_sp_state_create(struct pipe_context *pipe, in nv50_sp_state_create() function
805 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX); in nv50_vp_state_create()
821 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT); in nv50_fp_state_create()
837 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY); in nv50_gp_state_create()