mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-10 01:00:29 +01:00
st/glsl_to_ir: remove stale comment
The function is now called directly. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19182>
This commit is contained in:
parent
8897f309ca
commit
4c174700eb
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ extern "C" {
|
|||
|
||||
/**
|
||||
* Link a shader.
|
||||
* Called via ctx->Driver.LinkShader()
|
||||
*/
|
||||
GLboolean
|
||||
st_link_shader(struct gl_context *ctx, struct gl_shader_program *prog)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue