1e5c31af7Sopenharmony_ci#ifndef _GLCAOSPMUSTPASSES_HPP 2e5c31af7Sopenharmony_ci#define _GLCAOSPMUSTPASSES_HPP 3e5c31af7Sopenharmony_ci/* Copyright (C) 2016-2017 The Khronos Group Inc 4e5c31af7Sopenharmony_ci * 5e5c31af7Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 6e5c31af7Sopenharmony_ci * you may not use this file except in compliance with the License. 7e5c31af7Sopenharmony_ci * You may obtain a copy of the License at 8e5c31af7Sopenharmony_ci * 9e5c31af7Sopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 10e5c31af7Sopenharmony_ci * 11e5c31af7Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software 12e5c31af7Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 13e5c31af7Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14e5c31af7Sopenharmony_ci * See the License for the specific language governing permissions and 15e5c31af7Sopenharmony_ci * limitations under the License. 16e5c31af7Sopenharmony_ci*/ 17e5c31af7Sopenharmony_ci 18e5c31af7Sopenharmony_ci/* WARNING: This is auto-generated file. Do not modify, since changes will 19e5c31af7Sopenharmony_ci * be lost! Modify the generating script instead. 20e5c31af7Sopenharmony_ci */ 21e5c31af7Sopenharmony_ci 22e5c31af7Sopenharmony_ciconst char* mustpassDir = "gl_cts/data/mustpass/gles/aosp_mustpass/main/"; 23e5c31af7Sopenharmony_ci 24e5c31af7Sopenharmony_cistatic const RunParams aosp_mustpass_es_first_cfg[] = { 25e5c31af7Sopenharmony_ci { glu::ApiType::es(2, 0), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 }, 26e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 }, 27e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 28e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "rotate-portrait", "rgba8888d24s8ms0", "0", -1, DE_NULL, 256, 256 }, 29e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 30e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 31e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "rotate-landscape", "rgba8888d24s8ms0", "90", -1, DE_NULL, 256, 256 }, 32e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 33e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 34e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "rotate-reverse-portrait", "rgba8888d24s8ms0", "180", -1, DE_NULL, 256, 256 }, 35e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 36e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 37e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "rotate-reverse-landscape", "rgba8888d24s8ms0", "270", -1, DE_NULL, 256, 256 }, 38e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 39e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "multisample", "rgba8888d24s8ms4", "unspecified", -1, DE_NULL, 256, 256 }, 40e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 41e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 0), "565-no-depth-no-stencil", "rgb565d0s0ms0", "unspecified", -1, DE_NULL, 256, 256 }, 42e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 43e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 }, 44e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 45e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "rotate-portrait", "rgba8888d24s8ms0", "0", -1, DE_NULL, 256, 256 }, 46e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 47e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 48e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "rotate-landscape", "rgba8888d24s8ms0", "90", -1, DE_NULL, 256, 256 }, 49e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 50e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 51e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "rotate-reverse-portrait", "rgba8888d24s8ms0", "180", -1, DE_NULL, 256, 256 }, 52e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 53e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 54e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "rotate-reverse-landscape", "rgba8888d24s8ms0", "270", -1, DE_NULL, 256, 256 }, 55e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 56e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "multisample", "rgba8888d24s8ms4", "unspecified", -1, DE_NULL, 256, 256 }, 57e5c31af7Sopenharmony_ci#if DE_OS == DE_OS_ANDROID 58e5c31af7Sopenharmony_ci { glu::ApiType::es(3, 1), "565-no-depth-no-stencil", "rgb565d0s0ms0", "unspecified", -1, DE_NULL, 256, 256 }, 59e5c31af7Sopenharmony_ci#endif // DE_OS == DE_OS_ANDROID 60e5c31af7Sopenharmony_ci}; 61e5c31af7Sopenharmony_ci 62e5c31af7Sopenharmony_ci#endif // _GLCAOSPMUSTPASSES_HPP 63