Lines Matching +full:functional +full:- +full:tests
1 -------------------------------------------------------------------------
3 -----------------------------------------------
11 http://www.apache.org/licenses/LICENSE-2.0
18 -------------------------------------------------------------------------
19 Integer operator tests
21 Tests:
22 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_int_*
23 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_ivec_*
24 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_uint_*
25 + dEQP-GLES3.functional.shaders.operator.unary_operator.*.*_uvec_*
26 + dEQP-GLES3.functional.shaders.operator.binary_operator.*.*_int_*
27 + dEQP-GLES3.functional.shaders.operator.binary_operator.*.*_ivec_*
28 + dEQP-GLES3.functional.shaders.operator.binary_operator.*.*_uint_*
29 + dEQP-GLES3.functional.shaders.operator.binary_operator.*.*_uvec_*
33 - plus
34 - minus
35 - bitwise not
37 - add
38 - sub
39 - mul
40 - div
41 - mod
42 - bitwise and
43 - bitwise or
44 - bitwise xor
45 - less
46 - less or equal
47 - greater
48 - greater or equal
49 - equal
50 - not equal
51 + Scalar-scalar, vector-vector and vector-scalar binary operators
52 + Lowp, mediump operands where behaviour is well-defined
57 - Will be tested in later type range and storage tests
67 Integer operator test shaders use floating-point attributes or varyings converted
69 from the operation are casted back to floating-point values and scaled to range