Searched refs:softpipe_create_shader_state (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_shader.c | 140 softpipe_create_shader_state(struct pipe_context *pipe, in softpipe_create_shader_state() function 178 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_fs_state() 263 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_vs_state() 324 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_gs_state()
|