Searched refs:update_bound_stage (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_program.c | 36 update_bound_stage(struct fd_context *ctx, enum pipe_shader_type shader, function in typeref:typename:void 60 update_bound_stage(ctx, PIPE_SHADER_VERTEX, !!hwcso); 69 update_bound_stage(ctx, PIPE_SHADER_TESS_CTRL, !!hwcso); 78 update_bound_stage(ctx, PIPE_SHADER_TESS_EVAL, !!hwcso); 87 update_bound_stage(ctx, PIPE_SHADER_GEOMETRY, !!hwcso); 96 update_bound_stage(ctx, PIPE_SHADER_FRAGMENT, !!hwcso);
|
Completed in 2 milliseconds