99ddd2a98d
Bug: skia:8451 skia:10827 Change-Id: I5b38a1d72cd4558f8e2a92aaf9b12f05efce0923 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/442683 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Chris Dalton <csmartdalton@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
26 lines
464 B
Plaintext
26 lines
464 B
Plaintext
layout (
|
|
origin_upper_left,
|
|
push_constant,
|
|
blend_support_all_equations,
|
|
srgb_unpremul,
|
|
location = 1,
|
|
offset = 1,
|
|
binding = 1,
|
|
index = 1,
|
|
set = 1,
|
|
builtin = 1,
|
|
input_attachment_index = 1,
|
|
|
|
origin_upper_left,
|
|
push_constant,
|
|
blend_support_all_equations,
|
|
srgb_unpremul,
|
|
location = 2,
|
|
offset = 2,
|
|
binding = 2,
|
|
index = 2,
|
|
set = 2,
|
|
builtin = 2,
|
|
input_attachment_index = 2
|
|
) float x;
|