Home
last modified time | relevance | path

Searched refs:mat2x3 (Results 1 – 25 of 40) sorted by relevance

12

/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconversions.test5187mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2…
5200 out0 = mat2x3(in0);
5403mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2…
5416 out0 = mat2x3(in0);
5619mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(2.0, 0.0, 0.0, 0.0, 2.0, 0.0) | mat2…
5632 out0 = mat2x3(in0);
5835 …output mat2x3 out0 = [ mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0)…
5848 out0 = mat2x3(in0);
6055 …output mat2x3 out0 = [ mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2x3(6.5, 32.0, 0.125, 12.5, 0.020…
6068 out0 = mat2x3(in0);
[all …]
Dlinkage.test528 case mat2x3
530 desc "varying of type mat2x3"
533 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
534 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
539 layout(location = 0) out mediump mat2x3 var;
550 layout(location = 0) in mat2x3 var;
1191 case mat2x3
1193 desc "varying of type mat2x3 inside struct"
1196 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
1197 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
[all …]
Dfunctions.test554 case mat2x3
558 …input mat2x3 in0 = [ mat2x3(2.5, 0.0, 1.0, -2.5, 1.0, 3.0) | mat2x3(0.0, 2.0, 1.5, -3.5, 2.0, 0.5)…
559 …output mat2x3 out0 = [ mat2x3(-5.0, -0.0, -2.0, 5.0, -2.0, -6.0) | mat2x3(-0.0, -4.0, -3.0, 7.0, -…
567 mat2x3 func (mat2x3 a)
/external/deqp/data/gles3/shaders/
Dconversions.test6247mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2…
6260 out0 = mat2x3(in0);
6463mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2…
6476 out0 = mat2x3(in0);
6679mat2x3 out0 = [ mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x3(2.0, 0.0, 0.0, 0.0, 2.0, 0.0) | mat2…
6692 out0 = mat2x3(in0);
6895 …output mat2x3 out0 = [ mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2x3(0.0, 0.0, 0.0, 0.0, 0.0, 0.0)…
6908 out0 = mat2x3(in0);
7115 …output mat2x3 out0 = [ mat2x3(1.0, 0.0, 0.0, 0.0, 1.0, 0.0) | mat2x3(6.5, 32.0, 0.125, 12.5, 0.020…
7128 out0 = mat2x3(in0);
[all …]
Dlinkage.test900 case mat2x3
902 desc "varying of type mat2x3"
905 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
906 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
911 out mediump mat2x3 var;
922 in mat2x3 var;
1563 case mat2x3
1565 desc "varying of type mat2x3 inside struct"
1568 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
1569 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
[all …]
Dfunctions.test554 case mat2x3
558 …input mat2x3 in0 = [ mat2x3(2.5, 0.0, 1.0, -2.5, 1.0, 3.0) | mat2x3(0.0, 2.0, 1.5, -3.5, 2.0, 0.5)…
559 …output mat2x3 out0 = [ mat2x3(-5.0, -0.0, -2.0, 5.0, -2.0, -6.0) | mat2x3(-0.0, -4.0, -3.0, 7.0, -…
567 mat2x3 func (mat2x3 a)
Dkeywords.test582 case mat2x3
595 float mat2x3 = 1.0;
/external/deqp/data/gles31/shaders/
Dlinkage_tessellation_uniform_types.test263 case mat2x3
265 desc "uniform of type mat2x3"
269 uniform mat2x3 val0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
270 uniform mat2x3 val1 = [ mat2x3(1.0, 1.5, 2.5, -1.0, 2.0, 1.0) ];
271 output mat2x3 out0 = [ mat2x3(0.75, 4.25, -4.5, -14.2, -21.65, -5.25) ];
284 out mediump mat2x3 tc_out[];
294 in mediump mat2x3 tc_out[];
295 out mediump mat2x3 te_out;
306 in mat2x3 te_out;
Dlinkage_tessellation_varying_types.test273 case mat2x3
275 desc "varying of type mat2x3"
279 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
280 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
285 out mediump mat2x3 vtx_var;
295 in mediump mat2x3 vtx_var[];
296 out mediump mat2x3 tc_out[];
306 in mediump mat2x3 tc_out[];
307 out mediump mat2x3 te_out;
318 in mat2x3 te_out;
Dlinkage_geometry_varying_types.test238 case mat2x3
240 desc "varying of type mat2x3"
244 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
245 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
250 out mediump mat2x3 vtx_var;
260 in mediump mat2x3 vtx_var[];
261 out mediump mat2x3 geo_var;
276 in mat2x3 geo_var;
Dlinkage_geometry_uniform_types.test223 case mat2x3
225 desc "uniform of type mat2x3"
229 uniform mat2x3 val = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
230 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
243 out mediump mat2x3 geo_var;
258 in mat2x3 geo_var;
Dlinkage_tessellation_geometry_varying_types.test353 case mat2x3
355 desc "varying of type mat2x3"
360 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
361 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
366 out mediump mat2x3 vtx_var;
376 in mediump mat2x3 vtx_var[];
377 out mediump mat2x3 tc_out[];
387 in mediump mat2x3 tc_out[];
388 out mediump mat2x3 te_out;
398 in mediump mat2x3 te_out[];
[all …]
/external/mesa3d/src/glsl/builtins/ir/
DmatrixCompMult.ir32 (signature mat2x3
34 (declare (in) mat2x3 x)
35 (declare (in) mat2x3 y))
36 ((declare () mat2x3 z)
DouterProduct.ir11 (signature mat2x3
15 ((declare () mat2x3 m)
Dtranspose.ir14 (declare (in) mat2x3 m))
38 (signature mat2x3
41 ((declare () mat2x3 t)
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat.hpp363 typedef lowp_mat2x3 mat2x3; typedef
373 typedef mediump_mat2x3 mat2x3; typedef
390 typedef highp_mat2x3 mat2x3; typedef
/external/mesa3d/src/glsl/builtins/profiles/
D120.glsl226 mat2x3 matrixCompMult(mat2x3 x, mat2x3 y);
237 mat2x3 outerProduct(vec3 c, vec2 r);
250 mat2x3 transpose(mat3x2 m);
251 mat3x2 transpose(mat2x3 m);
D130.glsl353 mat2x3 matrixCompMult(mat2x3 x, mat2x3 y);
364 mat2x3 outerProduct(vec3 c, vec2 r);
377 mat2x3 transpose(mat3x2 m);
378 mat3x2 transpose(mat2x3 m);
D140.glsl353 mat2x3 matrixCompMult(mat2x3 x, mat2x3 y);
364 mat2x3 outerProduct(vec3 c, vec2 r);
377 mat2x3 transpose(mat3x2 m);
378 mat3x2 transpose(mat2x3 m);
/external/vulkan-validation-layers/libs/glm/gtx/
Dstring_cast.inl242 return detail::format("mat2x3((%f, %f, %f), (%f, %f, %f))",
/external/deqp/android/cts/master/src/
Dgles3-driver-issues.txt44 dEQP-GLES3.functional.attribute_location.bind_relink_hole.mat2x3
68 dEQP-GLES3.functional.attribute_location.mixed_relink_hole.mat2x3
175 dEQP-GLES3.functional.shaders.builtin_functions.precision.transpose.lowp_fragment.mat2x3
178 dEQP-GLES3.functional.shaders.builtin_functions.precision.transpose.mediump_fragment.mat2x3
/external/mesa3d/src/glsl/
Dglsl_lexer.ll255 mat2x3 KEYWORD(120, 120, MAT2X3);
/external/deqp/android/cts/lmp/src/
Des31-lmp.txt2512 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x3
2521 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x3
2530 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x3
2539 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x3
2548 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x3
2557 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x3
2566 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x3
2575 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x3
2584 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x3
3444 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x3
[all …]
/external/deqp/android/cts/lmp/
Dgles31-master.txt2512 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x3
2521 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x3
2530 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x3
2539 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x3
2548 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x3
2557 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x3
2566 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x3
2575 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x3
2584 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x3
3444 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x3
[all …]
/external/deqp/android/cts/lmp-mr1/src/
Des31-lmp-mr1.txt2536 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x3
2545 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x3
2554 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x3
2563 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x3
2572 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x3
2581 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x3
2590 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x3
2599 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x3
2608 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x3
3507 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x3
[all …]

12