Lines Matching refs:REM
2 REM Update source for glslang, spirv-tools, and shaderc
4 REM
5 REM Copyright 2016 The Android Open Source Project
6 REM Copyright (C) 2015 Valve Corporation
7 REM Copyright 2018 LunarG, Inc.
8 REM
9 REM Licensed under the Apache License, Version 2.0 (the "License");
10 REM you may not use this file except in compliance with the License.
11 REM You may obtain a copy of the License at
12 REM
13 REM http://www.apache.org/licenses/LICENSE-2.0
14 REM
15 REM Unless required by applicable law or agreed to in writing, software
16 REM distributed under the License is distributed on an "AS IS" BASIS,
17 REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 REM See the License for the specific language governing permissions and
19 REM limitations under the License.
20 REM
63 REM Pull down or update external dependencies
85 REM This needs a fix to return error, something like exit %errorCode%
86 REM Right now it is returning 0
91 REM // ======== Functions ======== //
99 REM Check for existence of one lib, even though we should check for all results