• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1layout (
2    origin_upper_left,
3    push_constant,
4    blend_support_all_equations,
5    srgb_unpremul,
6    location = 1,
7    offset = 1,
8    binding = 1,
9    index = 1,
10    set = 1,
11    builtin = 1,
12    input_attachment_index = 1,
13
14    origin_upper_left,
15    push_constant,
16    blend_support_all_equations,
17    srgb_unpremul,
18    location = 2,
19    offset = 2,
20    binding = 2,
21    index = 2,
22    set = 2,
23    builtin = 2,
24    input_attachment_index = 2
25) float x;
26