Exclude RGB565 blending cases from the must-pass

The verification logic of the groups below do not account for all the
possible valid results in the RGB565 output.

The change removes following in the group
dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer
.rgb_func_alpha_func.*
.equation_src_func_dst_func.*

Bug: 23278613
Change-Id: Ic4cb194c1bf6326d7a12005ada12ab05c1ab669b
diff --git a/android/cts/master/com.drawelements.deqp.gles3.xml b/android/cts/master/com.drawelements.deqp.gles3.xml
index a458fa1..f1f0120 100644
--- a/android/cts/master/com.drawelements.deqp.gles3.xml
+++ b/android/cts/master/com.drawelements.deqp.gles3.xml
@@ -80523,3387 +80523,2710 @@
 							<Test name="add_zero_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_zero_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_one_minus_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="add_src_alpha_saturate_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_zero_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_one_minus_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="subtract_src_alpha_saturate_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_zero_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_src_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_dst_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_color_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_one_minus_constant_alpha_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_zero">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_src_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_dst_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_src_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_dst_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_constant_color">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_one_minus_constant_alpha">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="reverse_subtract_src_alpha_saturate_src_alpha_saturate">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="min">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 							<Test name="max">
 								<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 								<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-								<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 							</Test>
 						</TestCase>
 						<TestSuite name="rgb_func_alpha_func">
@@ -83911,347 +83234,278 @@
 								<Test name="zero_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -84260,12 +83514,10 @@
 								<Test name="dst_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -84274,7 +83526,6 @@
 								<Test name="dst_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -84283,829 +83534,664 @@
 								<Test name="one_minus_dst_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 							</TestCase>
 							<TestCase name="dst">
 								<Test name="zero_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="zero_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85114,12 +84200,10 @@
 								<Test name="one_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85128,7 +84212,6 @@
 								<Test name="one_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85137,17 +84220,14 @@
 								<Test name="one_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85160,7 +84240,6 @@
 								<Test name="one_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85169,7 +84248,6 @@
 								<Test name="one_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85178,482 +84256,386 @@
 								<Test name="src_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_src_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85662,27 +84644,22 @@
 								<Test name="dst_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
@@ -85691,462 +84668,370 @@
 								<Test name="dst_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="dst_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_dst_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_color_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="constant_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="one_minus_constant_alpha_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_zero">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_src_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_dst_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_src_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_dst_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_constant_color">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_one_minus_constant_alpha">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 								<Test name="src_alpha_saturate_src_alpha_saturate">
 									<TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
 									<TestInstance glconfig="rgba8888d24s8ms4" rotation="unspecified" surfacetype="window"/>
-									<TestInstance glconfig="rgb565d0s0ms0" rotation="unspecified" surfacetype="window"/>
 								</Test>
 							</TestCase>
 						</TestSuite>
diff --git a/android/cts/master/gles3-565-no-depth-no-stencil.txt b/android/cts/master/gles3-565-no-depth-no-stencil.txt
index e5cd8d9..c4c7aae 100644
--- a/android/cts/master/gles3-565-no-depth-no-stencil.txt
+++ b/android/cts/master/gles3-565-no-depth-no-stencil.txt
@@ -672,1121 +672,6 @@
 dEQP-GLES3.functional.fragment_ops.depth_stencil.random.22
 dEQP-GLES3.functional.fragment_ops.depth_stencil.random.23
 dEQP-GLES3.functional.fragment_ops.depth_stencil.random.24
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_zero_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_one_minus_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.add_src_alpha_saturate_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_zero_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_one_minus_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.subtract_src_alpha_saturate_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_zero_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_one_minus_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.reverse_subtract_src_alpha_saturate_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.min
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.max
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.zero_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.one_minus_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.src_alpha_saturate_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.zero_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_src_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_alpha_saturate
 dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_equation_alpha_equation.add_add
 dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_equation_alpha_equation.add_subtract
 dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_equation_alpha_equation.add_reverse_subtract
diff --git a/android/cts/master/src/gles3-pixelformat-issues.txt b/android/cts/master/src/gles3-pixelformat-issues.txt
index 2386f4a..c28e08e 100644
--- a/android/cts/master/src/gles3-pixelformat-issues.txt
+++ b/android/cts/master/src/gles3-pixelformat-issues.txt
@@ -1,13 +1,3 @@
 # Bug 23278613
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.src.dst_color_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_zero
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_src_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_dst_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_one_minus_dst_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_constant_color
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_constant_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.one_src_alpha_saturate
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_src_alpha
-dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.dst_alpha_constant_alpha
+dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.*
+dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.equation_src_func_dst_func.*