Searched refs:si_pipe_shader_create (Results 1 – 4 of 4) sorted by relevance
86 int si_pipe_shader_create(struct pipe_context *ctx, struct si_pipe_shader *shader);
48 if (si_pipe_shader_create(ctx, shader)) in si_pipe_shader_vs()109 if (si_pipe_shader_create(ctx, shader)) in si_pipe_shader_ps()
659 int si_pipe_shader_create( in si_pipe_shader_create() function
1841 r = si_pipe_shader_create(ctx, shader); in si_shader_select()