Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c738 nv50_sp_state_create(struct pipe_context *pipe, in nv50_sp_state_create() function
792 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX); in nv50_vp_state_create()
808 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT); in nv50_fp_state_create()
824 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY); in nv50_gp_state_create()