You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
708 B
40 lines
708 B
layout (
|
|
origin_upper_left,
|
|
override_coverage,
|
|
push_constant,
|
|
blend_support_all_equations,
|
|
tracked,
|
|
srgb_unpremul,
|
|
key,
|
|
location = 1,
|
|
offset = 1,
|
|
binding = 1,
|
|
index = 1,
|
|
set = 1,
|
|
builtin = 1,
|
|
input_attachment_index = 1,
|
|
max_vertices = 1,
|
|
invocations = 1,
|
|
when = one,
|
|
ctype = int,
|
|
|
|
origin_upper_left,
|
|
override_coverage,
|
|
push_constant,
|
|
blend_support_all_equations,
|
|
tracked,
|
|
srgb_unpremul,
|
|
key,
|
|
location = 2,
|
|
offset = 2,
|
|
binding = 2,
|
|
index = 2,
|
|
set = 2,
|
|
builtin = 2,
|
|
input_attachment_index = 2,
|
|
max_vertices = 2,
|
|
invocations = 2,
|
|
when = two,
|
|
ctype = float
|
|
) float x;
|