Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconversions.test5163mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1…
5176 out0 = mat2x4(in0);
5379mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1…
5392 out0 = mat2x4(in0);
5595mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(2.0, 0.0, 0.0, 0.0, 0.0, 2…
5608 out0 = mat2x4(in0);
5811 …output mat2x4 out0 = [ mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0) | mat2x4(0.0, 0.0, 0.0, 0.0,…
5824 out0 = mat2x4(in0);
6031 …output mat2x4 out0 = [ mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0) | mat2x4(6.5, 32.0, 0.125, -…
6044 out0 = mat2x4(in0);
[all …]
Dlinkage.test559 case mat2x4
561 desc "varying of type mat2x4"
564 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
565 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
570 layout(location = 0) out mediump mat2x4 var;
581 layout(location = 0) in mat2x4 var;
1224 case mat2x4
1226 desc "varying of type mat2x4 inside struct"
1229 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
1230 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
[all …]
Dfunctions.test582 case mat2x4
586 …input mat2x4 in0 = [ mat2x4(1.5, 3.0, -1.0, 2.5, -0.5, 3.5, 3.0, -3.0) | mat2x4(-2.5, -2.0, 3.5, -…
587 …output mat2x4 out0 = [ mat2x4(-3.0, -6.0, 2.0, -5.0, 1.0, -7.0, -6.0, 6.0) | mat2x4(5.0, 4.0, -7.0…
595 mat2x4 func (mat2x4 a)
/external/deqp/data/gles3/shaders/
Dconversions.test6223mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1…
6236 out0 = mat2x4(in0);
6439mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1…
6452 out0 = mat2x4(in0);
6655mat2x4 out0 = [ mat2x4(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) | mat2x4(2.0, 0.0, 0.0, 0.0, 0.0, 2…
6668 out0 = mat2x4(in0);
6871 …output mat2x4 out0 = [ mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0) | mat2x4(0.0, 0.0, 0.0, 0.0,…
6884 out0 = mat2x4(in0);
7091 …output mat2x4 out0 = [ mat2x4(1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0) | mat2x4(6.5, 32.0, 0.125, -…
7104 out0 = mat2x4(in0);
[all …]
Dlinkage.test931 case mat2x4
933 desc "varying of type mat2x4"
936 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
937 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
942 out mediump mat2x4 var;
953 in mat2x4 var;
1596 case mat2x4
1598 desc "varying of type mat2x4 inside struct"
1601 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
1602 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
[all …]
Dfunctions.test582 case mat2x4
586 …input mat2x4 in0 = [ mat2x4(1.5, 3.0, -1.0, 2.5, -0.5, 3.5, 3.0, -3.0) | mat2x4(-2.5, -2.0, 3.5, -…
587 …output mat2x4 out0 = [ mat2x4(-3.0, -6.0, 2.0, -5.0, 1.0, -7.0, -6.0, 6.0) | mat2x4(5.0, 4.0, -7.0…
595 mat2x4 func (mat2x4 a)
Dkeywords.test600 case mat2x4
613 float mat2x4 = 1.0;
/external/deqp/data/gles31/shaders/
Dlinkage_tessellation_uniform_types.test315 case mat2x4
317 desc "uniform of type mat2x4"
321 uniform mat2x4 val0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
322 uniform mat2x4 val1 = [ mat2x4(1.0, 1.5, 2.5, -1.0, 2.0, 1.0, 3.0, 4.0) ];
323 output mat2x4 out0 = [ mat2x4(0.75, 4.25, -4.5, -14.2, -21.65, -5.25, 20.21, -69.7) ];
336 out mediump mat2x4 tc_out[];
346 in mediump mat2x4 tc_out[];
347 out mediump mat2x4 te_out;
358 in mat2x4 te_out;
Dlinkage_tessellation_varying_types.test327 case mat2x4
329 desc "varying of type mat2x4"
333 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
334 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
339 out mediump mat2x4 vtx_var;
349 in mediump mat2x4 vtx_var[];
350 out mediump mat2x4 tc_out[];
360 in mediump mat2x4 tc_out[];
361 out mediump mat2x4 te_out;
372 in mat2x4 te_out;
Dlinkage_geometry_varying_types.test285 case mat2x4
287 desc "varying of type mat2x4"
291 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
292 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
297 out mediump mat2x4 vtx_var;
307 in mediump mat2x4 vtx_var[];
308 out mediump mat2x4 geo_var;
323 in mat2x4 geo_var;
Dlinkage_geometry_uniform_types.test267 case mat2x4
269 desc "uniform of type mat2x4"
273 uniform mat2x4 val = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
274 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
287 out mediump mat2x4 geo_var;
302 in mat2x4 geo_var;
Dlinkage_tessellation_geometry_varying_types.test423 case mat2x4
425 desc "varying of type mat2x4"
430 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
431 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
436 out mediump mat2x4 vtx_var;
446 in mediump mat2x4 vtx_var[];
447 out mediump mat2x4 tc_out[];
457 in mediump mat2x4 tc_out[];
458 out mediump mat2x4 te_out;
468 in mediump mat2x4 te_out[];
[all …]
/external/mesa3d/src/glsl/builtins/ir/
DmatrixCompMult.ir51 (signature mat2x4
53 (declare (in) mat2x4 x)
54 (declare (in) mat2x4 y))
55 ((declare () mat2x4 z)
DouterProduct.ir20 (signature mat2x4
24 ((declare () mat2x4 m)
Dtranspose.ir26 (declare (in) mat2x4 m))
83 (signature mat2x4
86 ((declare () mat2x4 t)
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat.hpp364 typedef lowp_mat2x4 mat2x4; typedef
374 typedef mediump_mat2x4 mat2x4; typedef
395 typedef highp_mat2x4 mat2x4; typedef
/external/mesa3d/src/glsl/builtins/profiles/
D120.glsl227 mat2x4 matrixCompMult(mat2x4 x, mat2x4 y);
240 mat2x4 outerProduct(vec4 c, vec2 r);
253 mat2x4 transpose(mat4x2 m);
254 mat4x2 transpose(mat2x4 m);
D130.glsl354 mat2x4 matrixCompMult(mat2x4 x, mat2x4 y);
367 mat2x4 outerProduct(vec4 c, vec2 r);
380 mat2x4 transpose(mat4x2 m);
381 mat4x2 transpose(mat2x4 m);
D140.glsl354 mat2x4 matrixCompMult(mat2x4 x, mat2x4 y);
367 mat2x4 outerProduct(vec4 c, vec2 r);
380 mat2x4 transpose(mat4x2 m);
381 mat4x2 transpose(mat2x4 m);
/external/vulkan-validation-layers/libs/glm/gtx/
Dstring_cast.inl253 return detail::format("mat2x4((%f, %f, %f, %f), (%f, %f, %f, %f))",
/external/deqp/android/cts/master/src/
Dgles3-driver-issues.txt45 dEQP-GLES3.functional.attribute_location.bind_relink_hole.mat2x4
69 dEQP-GLES3.functional.attribute_location.mixed_relink_hole.mat2x4
176 dEQP-GLES3.functional.shaders.builtin_functions.precision.transpose.lowp_fragment.mat2x4
179 dEQP-GLES3.functional.shaders.builtin_functions.precision.transpose.mediump_fragment.mat2x4
/external/mesa3d/src/glsl/
Dglsl_lexer.ll256 mat2x4 KEYWORD(120, 120, MAT2X4);
/external/deqp/android/cts/lmp/src/
Des31-lmp.txt2513 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x4
2522 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x4
2531 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x4
2540 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x4
2549 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x4
2558 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x4
2567 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x4
2576 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x4
2585 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x4
3445 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x4
[all …]
/external/deqp/android/cts/lmp/
Dgles31-master.txt2513 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x4
2522 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x4
2531 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x4
2540 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x4
2549 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x4
2558 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x4
2567 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x4
2576 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x4
2585 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x4
3445 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x4
[all …]
/external/deqp/android/cts/lmp-mr1/src/
Des31-lmp-mr1.txt2537 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x4
2546 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x4
2555 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x4
2564 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x4
2573 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x4
2582 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x4
2591 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x4
2600 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x4
2609 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x4
3508 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x4
[all …]

12