1commands: { 2 copy_before: { 3 from: "external/angle/third_party/spirv-tools/src/utils/generate_grammar_tables.py" 4 to: "tools/src/external/angle/third_party/spirv-tools/src/utils/generate_grammar_tables.py" 5 } 6 copy_before: { 7 from: "external/angle/third_party/spirv-headers/src/include/spirv/1.0/extinst.opencl.std.100.grammar.json" 8 to: "external/angle/third_party/spirv-headers/src/include/spirv/1.0/extinst.opencl.std.100.grammar.json" 9 } 10 copy_before: { 11 from: "external/angle/third_party/spirv-headers/src/include/spirv/1.0/spirv.core.grammar.json" 12 to: "external/angle/third_party/spirv-headers/src/include/spirv/1.0/spirv.core.grammar.json" 13 } 14 copy_before: { 15 from: "external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.debuginfo.grammar.json" 16 to: "external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.debuginfo.grammar.json" 17 } 18 copy_before: { 19 from: "external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json" 20 to: "external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json" 21 } 22 chdir: true 23 command: "CC_ARCH=arm64 CC_NATIVE_BRIDGE= CC_MULTILIB=lib64 CC_OS=android && __SBOX_SANDBOX_DIR__/tools/src/external/angle/third_party/spirv-tools/src/utils/generate_grammar_tables.py --spirv-core-grammar external/angle/third_party/spirv-headers/src/include/spirv/1.0/spirv.core.grammar.json --extinst-debuginfo-grammar external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.debuginfo.grammar.json --extinst-cldebuginfo100-grammar external/angle/third_party/spirv-headers/src/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json --extinst-opencl-grammar external/angle/third_party/spirv-headers/src/include/spirv/1.0/extinst.opencl.std.100.grammar.json --opencl-insts-output __SBOX_SANDBOX_DIR__/out/opencl.std.insts.inc" 24 copy_after: { 25 from: "out/opencl.std.insts.inc" 26 to: "out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_opencl_tables_opencl1-0/android_arm64_armv8-2a_cortex-a55/gen/opencl.std.insts.inc" 27 } 28 input_hash: "bef666dcada8cb14480d23f1191bba29fa4fc76208ce9f68204380bca71e796c" 29 env: { 30 name: "PATH" 31 inherit: true 32 } 33 env: { 34 name: "JAVA_HOME" 35 inherit: true 36 } 37 env: { 38 name: "TMPDIR" 39 inherit: true 40 } 41 env: { 42 name: "RBE_log_dir" 43 inherit: true 44 } 45 env: { 46 name: "RBE_platform" 47 inherit: true 48 } 49 env: { 50 name: "RBE_server_address" 51 inherit: true 52 } 53 env: { 54 name: "RBE_exec_root" 55 inherit: true 56 } 57 env: { 58 name: "OUT_DIR" 59 value: "out" 60 } 61 dont_inherit_env: true 62} 63 64