DRAWABLE_HYBGL_INIT 682 src/compositor/drawable.c if (!ctx->aspect.fill_texture->transparent && (alpha==0xFF) && !ctx->aspect.fill_texture->compute_gradient_matrix && (drawable->flags & DRAWABLE_HYBGL_INIT)) { DRAWABLE_HYBGL_INIT 705 src/compositor/drawable.c if (!ctx->aspect.line_texture->transparent && (alpha==0xFF) && !ctx->aspect.line_texture->compute_gradient_matrix && (drawable->flags & DRAWABLE_HYBGL_INIT)) DRAWABLE_HYBGL_INIT 721 src/compositor/drawable.c drawable->flags |= DRAWABLE_HYBGL_INIT;