X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fopengl%2Fgen_es31_wrapper.py;h=874c884377fb02b3b9b9c35601908bb68f62da1e;hb=1f5107179a3b93d68b0f3f00b20f97b9ec6143c7;hp=4263ce98ad30834b38d5b58318b4b9901d900c43;hpb=89b2e2d4dfe4f535ca2cd8ef1bdea2e7cb04ef63;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/opengl/gen_es31_wrapper.py b/scripts/opengl/gen_es31_wrapper.py index 4263ce9..874c884 100644 --- a/scripts/opengl/gen_es31_wrapper.py +++ b/scripts/opengl/gen_es31_wrapper.py @@ -1,5 +1,25 @@ # -*- coding: utf-8 -*- +#------------------------------------------------------------------------- +# drawElements Quality Program utilities +# -------------------------------------- +# +# Copyright 2015 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +#------------------------------------------------------------------------- + from src_util import * def commandES31InitStatement (command):