1e5c31af7Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?>
2e5c31af7Sopenharmony_ci<waiver_list>
3e5c31af7Sopenharmony_ci
4e5c31af7Sopenharmony_ci	<!--/*     Copyright (C) 2020 The Khronos Group Inc
5e5c31af7Sopenharmony_ci *
6e5c31af7Sopenharmony_ci *     Licensed under the Apache License, Version 2.0 (the "License");
7e5c31af7Sopenharmony_ci *     you may not use this file except in compliance with the License.
8e5c31af7Sopenharmony_ci *     You may obtain a copy of the License at
9e5c31af7Sopenharmony_ci *
10e5c31af7Sopenharmony_ci *          http://www.apache.org/licenses/LICENSE-2.0
11e5c31af7Sopenharmony_ci *
12e5c31af7Sopenharmony_ci *     Unless required by applicable law or agreed to in writing, software
13e5c31af7Sopenharmony_ci *     distributed under the License is distributed on an "AS IS" BASIS,
14e5c31af7Sopenharmony_ci *     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15e5c31af7Sopenharmony_ci *     See the License for the specific language governing permissions and
16e5c31af7Sopenharmony_ci *     limitations under the License.
17e5c31af7Sopenharmony_ci*/-->
18e5c31af7Sopenharmony_ci	<!--/*
19e5c31af7Sopenharmony_ci	Each <waiver> entry must contain vendor and url string attributes.
20e5c31af7Sopenharmony_ci	Vendor string can use wildcard *.
21e5c31af7Sopenharmony_ci	Url should be a full path to gitlab issue(s).
22e5c31af7Sopenharmony_ci	Waiver tag should contain one <description> child that describes issue.
23e5c31af7Sopenharmony_ci	Waiver tag should containing one <renderer_list> child.
24e5c31af7Sopenharmony_ci	Renderer list should have one or more <r> elements containing renderer names for which this waiver was created.
25e5c31af7Sopenharmony_ci	String in <r> tags can use wildcard *.
26e5c31af7Sopenharmony_ci	Waiver tag should contain one or more <t> elements containing test paths that should be waived.
27e5c31af7Sopenharmony_ci	String in <t> tags can use wildcard *.
28e5c31af7Sopenharmony_ci
29e5c31af7Sopenharmony_ci	<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
30e5c31af7Sopenharmony_ci	<xs:element name="waiver_list">
31e5c31af7Sopenharmony_ci	<xs:complexType>
32e5c31af7Sopenharmony_ci		<xs:sequence>
33e5c31af7Sopenharmony_ci			<xs:element name="waiver" maxOccurs="unbounded">
34e5c31af7Sopenharmony_ci			<xs:complexType>
35e5c31af7Sopenharmony_ci				<xs:sequence>
36e5c31af7Sopenharmony_ci					<xs:element name="description" type="xs:string"/>
37e5c31af7Sopenharmony_ci					<xs:element name="renderer_list">
38e5c31af7Sopenharmony_ci					<xs:complexType>
39e5c31af7Sopenharmony_ci						<xs:sequence>
40e5c31af7Sopenharmony_ci							<xs:element name="r" type="xs:string" minOccurs="1" maxOccurs="unbounded"/>
41e5c31af7Sopenharmony_ci						</xs:sequence>
42e5c31af7Sopenharmony_ci					</xs:complexType>
43e5c31af7Sopenharmony_ci					</xs:element>
44e5c31af7Sopenharmony_ci					<xs:element name="t" type="xs:string" minOccurs="1" maxOccurs="unbounded"/>
45e5c31af7Sopenharmony_ci				</xs:sequence>
46e5c31af7Sopenharmony_ci				<xs:attribute name="vendor" type="xs:string" use="required"/>
47e5c31af7Sopenharmony_ci				<xs:attribute name="url" type="xs:string" use="required"/>
48e5c31af7Sopenharmony_ci			</xs:complexType>
49e5c31af7Sopenharmony_ci			</xs:element>
50e5c31af7Sopenharmony_ci		</xs:sequence>
51e5c31af7Sopenharmony_ci	</xs:complexType>
52e5c31af7Sopenharmony_ci	</xs:element>
53e5c31af7Sopenharmony_ci	</xs:schema>
54e5c31af7Sopenharmony_ci*/-->
55e5c31af7Sopenharmony_ci
56e5c31af7Sopenharmony_ci	<waiver vendor="ATI Technologies Inc." url="https://gitlab.khronos.org/Tracker/vk-gl-cts/issues/1141 , https://gitlab.khronos.org/Tracker/vk-gl-cts/issues/1190">
57e5c31af7Sopenharmony_ci		<description></description>
58e5c31af7Sopenharmony_ci		<!--TODO: this waiver is not applied - please specify for which renderers it should be defined -->
59e5c31af7Sopenharmony_ci		<renderer_list>
60e5c31af7Sopenharmony_ci			<r>???</r>
61e5c31af7Sopenharmony_ci		</renderer_list>
62e5c31af7Sopenharmony_ci		<t>KHR-GL42.texture_view.view_classes</t>
63e5c31af7Sopenharmony_ci		<t>KHR-GL43.texture_view.view_classes</t>
64e5c31af7Sopenharmony_ci		<t>KHR-GL44.texture_view.view_classes</t>
65e5c31af7Sopenharmony_ci		<t>KHR-GL45.texture_view.view_classes</t>
66e5c31af7Sopenharmony_ci		<t>KHR-GL46.texture_view.view_classes</t>
67e5c31af7Sopenharmony_ci	</waiver>
68e5c31af7Sopenharmony_ci	<waiver vendor="Google*" url="https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2237">
69e5c31af7Sopenharmony_ci		<description>ANGLE is unable to capture individual array elements in transform feedback using VK_EXT_transform_feedback revision 1.</description>
70e5c31af7Sopenharmony_ci		<renderer_list>
71e5c31af7Sopenharmony_ci			<r>ANGLE (*Vulkan *</r>
72e5c31af7Sopenharmony_ci		</renderer_list>
73e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.transform_feedback.array_element.*</t>
74e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.transform_feedback.random.*</t>
75e5c31af7Sopenharmony_ci		<t>dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.*_array_element</t>
76e5c31af7Sopenharmony_ci		<t>dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.type.*.array.*</t>
77e5c31af7Sopenharmony_ci		<t>KHR-GLES31.core.program_interface_query.transform-feedback-types</t>
78e5c31af7Sopenharmony_ci	</waiver>
79e5c31af7Sopenharmony_ci	<waiver vendor="Samsung*" url="https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3255">
80e5c31af7Sopenharmony_ci		<description>ANGLE is unable to capture individual array elements in transform feedback using VK_EXT_transform_feedback revision 1.</description>
81e5c31af7Sopenharmony_ci		<renderer_list>
82e5c31af7Sopenharmony_ci			<r>ANGLE (*Vulkan *</r>
83e5c31af7Sopenharmony_ci		</renderer_list>
84e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.transform_feedback.array_element.*</t>
85e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.transform_feedback.random.*</t>
86e5c31af7Sopenharmony_ci		<t>dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.*_array_element</t>
87e5c31af7Sopenharmony_ci		<t>dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.type.*.array.*</t>
88e5c31af7Sopenharmony_ci		<t>KHR-GLES31.core.program_interface_query.transform-feedback-types</t>
89e5c31af7Sopenharmony_ci	</waiver>
90e5c31af7Sopenharmony_ci	<waiver vendor="Intel" url="https://gitlab.khronos.org/Tracker/vk-gl-cts/issues/2601">
91e5c31af7Sopenharmony_ci		<description>Testing of wide-line attribute interpolation is too strict</description>
92e5c31af7Sopenharmony_ci		<renderer_list>
93e5c31af7Sopenharmony_ci			<r>*</r>
94e5c31af7Sopenharmony_ci		</renderer_list>
95e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide</t>
96e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide</t>
97e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide</t>
98e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide</t>
99e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide</t>
100e5c31af7Sopenharmony_ci		<t>dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide</t>
101e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide</t>
102e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide</t>
103e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide</t>
104e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide</t>
105e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide</t>
106e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide</t>
107e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide</t>
108e5c31af7Sopenharmony_ci		<t>dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide</t>
109e5c31af7Sopenharmony_ci	</waiver>
110e5c31af7Sopenharmony_ci
111e5c31af7Sopenharmony_ci</waiver_list>
112