HomeSort by relevance Sort by last modified time
    Searched refs:nv50_sp_state_create (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state.c 671 nv50_sp_state_create(struct pipe_context *pipe, function
704 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX);
720 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT);
736 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 671 nv50_sp_state_create(struct pipe_context *pipe, function
704 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_VERTEX);
720 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_FRAGMENT);
736 return nv50_sp_state_create(pipe, cso, PIPE_SHADER_GEOMETRY);
    [all...]

Completed in 27 milliseconds