Searched refs:GEGL_TILE_COPY (Results 1 – 7 of 7) sorted by relevance
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/ |
H A D | gegl-buffer-backend.h | 53 GEGL_TILE_COPY = _GEGL_TILE_LAST_0_4_8_COMMAND, enumerator
|
H A D | gegl-tile-source.h | 237 if (gegl_tile_source_command (source, GEGL_TILE_COPY, x, y, z, ¶ms)) in gegl_tile_source_copy()
|
H A D | gegl-tile-backend-buffer.c | 204 case GEGL_TILE_COPY: in gegl_tile_backend_buffer_command()
|
H A D | gegl-tile-handler-cache.c | 279 case GEGL_TILE_COPY: in gegl_tile_handler_cache_command() 782 GEGL_TILE_COPY, x, y, z, in gegl_tile_handler_cache_copy()
|
H A D | gegl-tile-backend-swap.c | 1311 case GEGL_TILE_COPY: in gegl_tile_backend_swap_command()
|
/dports/graphics/gegl/gegl-0.4.34/ |
H A D | NEWS | 570 Added GEGL_TILE_COPY command for backends, for more efficient buffer
|
/dports/graphics/gegl/gegl-0.4.34/docs/ |
H A D | NEWS.adoc | 680 Added GEGL_TILE_COPY command for backends, for more efficient buffer
|