Skip to content

Commit ef91bb2

Browse files
Ink Open Sourcecopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 905157107
1 parent 9e61e19 commit ef91bb2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ink/rendering/skia/common_internal/sksl_vertex_shader_helper_functions.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,8 @@ inline constexpr absl::string_view kSkSLVertexShaderHelpers =
354354
255.0 * packedValue.w - 128.0);
355355
})"
356356
// LINT.ThenChange(
357-
// ../../../strokes/internal/stroke_vertex.cc:label_packing)
357+
// ../../../strokes/internal/stroke_vertex.cc:label_packing,
358+
// ../../../rendering/webgpu/StrokeShader.wgsl:derivative_and_label_unpacking)
358359

359360
// Unpacks an HSL color-shift value into a `float3` from one of the
360361
// supported "packed" types.

0 commit comments

Comments
 (0)