Searched refs:softpipe_create_shader_state (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_shader.c | 124 softpipe_create_shader_state(struct pipe_context *pipe, in softpipe_create_shader_state() function 157 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_fs_state() 242 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_vs_state() 303 softpipe_create_shader_state(pipe, &state->shader, templ, in softpipe_create_gs_state()
|