blob: 3d88e0e5649a1cc44da29ecc744629c7690fb8e7 [file] [log] [blame]
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,
max_vertices = 1,
invocations = 1)
void on_return() {}
void on_param(
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,
max_vertices = 1,
invocations = 1) float x) {}