mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-13 23:20:29 +01:00
gl: fix typo in comment
This commit is contained in:
parent
887d43578c
commit
55cf323f96
1 changed files with 1 additions and 1 deletions
|
|
@ -1356,7 +1356,7 @@ _cairo_gl_pattern_texture_setup (cairo_gl_composite_operand_t *operand,
|
|||
|
||||
|
||||
/* Translate the matrix from
|
||||
* (unnormalized src -> unnormalized src) to
|
||||
* (unnormalized dst -> unnormalized src) to
|
||||
* (unnormalized dst -> normalized src)
|
||||
*/
|
||||
if (ctx->tex_target == GL_TEXTURE_RECTANGLE_EXT) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue