blob: a0c398730caee2133b9c89cad250e9f07c9bfed9 [file] [log] [blame]
Ethan Nicholas5b5f0962017-09-11 13:50:14 -07001LOCATION = "location"
2OFFSET = "offset"
3BINDING = "binding"
4INDEX = "index"
5SET = "set"
6BUILTIN = "builtin"
7INPUT_ATTACHMENT_INDEX = "input_attachment_index"
8ORIGIN_UPPER_LEFT = "origin_upper_left"
9OVERRIDE_COVERAGE = "override_coverage"
10BLEND_SUPPORT_ALL_EQUATIONS = "blend_support_all_equations"
11PUSH_CONSTANT = "push_constant"
12POINTS = "points"
13LINES = "lines"
14LINE_STRIP = "line_strip"
15LINES_ADJACENCY = "lines_adjacency"
16TRIANGLES = "triangles"
17TRIANGLE_STRIP = "triangle_strip"
18TRIANGLES_ADJACENCY = "triangles_adjacency"
19MAX_VERTICES = "max_vertices"
20INVOCATIONS = "invocations"
21WHEN = "when"
22KEY = "key"
Ethan Nicholasd608c092017-10-26 09:30:08 -040023CTYPE = "ctype"
Ethan Nicholas5b5f0962017-09-11 13:50:14 -070024INVALID = .