• Home
  • Raw
  • Download

Lines Matching refs:grammar

2     name: "deqp_spirv.debuginfo.grammar.json",
3 srcs: ["source/extinst.debuginfo.grammar.json"],
15 ":deqp_spirv.core.grammar.json-1.0",
16 ":deqp_spirv.glsl.grammar.json",
17 ":deqp_spirv.opencl.grammar.json",
18 ":deqp_spirv.debuginfo.grammar.json",
21 cmd: "$(location) --spirv-core-grammar=$(location :deqp_spirv.core.grammar.json-1.0) "+
22 "--extinst-glsl-grammar=$(location :deqp_spirv.glsl.grammar.json) "+
23 "--extinst-opencl-grammar=$(location :deqp_spirv.opencl.grammar.json) "+
24 "--extinst-debuginfo-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+
38 ":deqp_spirv.core.grammar.json-1.1",
39 ":deqp_spirv.debuginfo.grammar.json",
42 cmd: "$(location) --spirv-core-grammar=$(location :deqp_spirv.core.grammar.json-1.1) "+
43 "--extinst-debuginfo-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+
55 ":deqp_spirv.core.grammar.json-1.2",
56 ":deqp_spirv.debuginfo.grammar.json",
59 cmd: "$(location) --spirv-core-grammar=$(location :deqp_spirv.core.grammar.json-1.2) "+
60 "--extinst-debuginfo-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+
72 ":deqp_spirv.core.grammar.json-unified1",
73 ":deqp_spirv.debuginfo.grammar.json",
76 cmd: "$(location) --spirv-core-grammar=$(location :deqp_spirv.core.grammar.json-unified1) "+
77 "--extinst-debuginfo-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+
88 ":deqp_spirv.debuginfo.grammar.json",
91 cmd: "$(location) --extinst-vendor-grammar=$(in) "+
101 "source/extinst.spv-amd-gcn-shader.grammar.json",
104 cmd: "$(location) --extinst-vendor-grammar=$(in) "+
114 "source/extinst.spv-amd-shader-ballot.grammar.json",
117 cmd: "$(location) --extinst-vendor-grammar=$(in) "+
127 "source/extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json",
130 cmd: "$(location) --extinst-vendor-grammar=$(in) "+
140 "source/extinst.spv-amd-shader-trinary-minmax.grammar.json",
143 cmd: "$(location) --extinst-vendor-grammar=$(in) "+
153 ":deqp_spirv.debuginfo.grammar.json",
157 "--extinst-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+
168 ":deqp_spirv.core.grammar.json-unified1",
169 ":deqp_spirv.debuginfo.grammar.json",
172 cmd: "$(location) --spirv-core-grammar=$(location :deqp_spirv.core.grammar.json-unified1) "+
173 "--extinst-debuginfo-grammar=$(location :deqp_spirv.debuginfo.grammar.json) "+