Edit

kc3-lang/angle/scripts/code_generation_hashes/Static_builtins.json

Branch :

  • Show log

    Commit

  • Author : Clemen Deng
    Date : 2019-08-21 15:22:49
    Hash : d7d42540
    Message : Don't build symbol table for GLSL built-ins if on Android The GLSL + ESSL autogenerated symbol table is too large for android, and android also doesn't need desktop GL functionality If on android, compile the ESSL only symbol table Bug: chromium:996286 Change-Id: I14dfc7748dae389e78c35f82a390c67962665356 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1757372 Commit-Queue: Clemen Deng <clemendeng@google.com> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • scripts/code_generation_hashes/Static_builtins.json
  • {
      "src/compiler/translator/ImmutableString_ESSL_autogen.cpp":
        "0a6f36eed915883baf3cb9f864905823",
      "src/compiler/translator/ImmutableString_autogen.cpp":
        "81004ecca353bdce6999ba864615e10f",
      "src/compiler/translator/ParseContext_ESSL_autogen.h":
        "dadb27b8d2dc56310e448ad131d651dd",
      "src/compiler/translator/ParseContext_complete_autogen.h":
        "a4209c68899e9cf3bcce81be2cb5f39f",
      "src/compiler/translator/SymbolTable_ESSL_autogen.cpp":
        "2a7b72848c39b080bd561068ea17f7a2",
      "src/compiler/translator/SymbolTable_autogen.cpp":
        "787c440bd5b5eaf27abdcd571a71cce9",
      "src/compiler/translator/SymbolTable_autogen.h":
        "3b7cc472d076136a048d6b6f9c28460c",
      "src/compiler/translator/builtin_function_declarations.txt":
        "fc9b0b050448d015482c9f13cab1df67",
      "src/compiler/translator/builtin_variables.json":
        "34906b1c84fe40824e412607f9f1c501",
      "src/compiler/translator/gen_builtin_symbols.py":
        "3c867ef8bd6d80fa3d237c601b98407d",
      "src/compiler/translator/tree_util/BuiltIn_ESSL_autogen.h":
        "3a69c3e1090d1b38f193e481aba976fb",
      "src/compiler/translator/tree_util/BuiltIn_complete_autogen.h":
        "f3ec88a26be22805453fd711910f2040",
      "src/tests/compiler_tests/ImmutableString_test_ESSL_autogen.cpp":
        "b8c43b7c4825633f275c7c0bc1f597ad",
      "src/tests/compiler_tests/ImmutableString_test_autogen.cpp":
        "181c3209ad287d1a9477313ea0332445"
    }