Home
last modified time | relevance | path

Searched refs:mat2x4 (Results 1 – 25 of 42) 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.test460 case mat2x4
462 desc "varying of type mat2x4"
465 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
466 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
471 layout(location = 0) out mat2x4 var;
482 layout(location = 0) in mat2x4 var;
1125 case mat2x4
1127 desc "varying of type mat2x4 inside struct"
1130 input mat2x4 in0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
1131 output mat2x4 out0 = [ mat2x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7) ];
[all …]
Dfunctions.test586 case mat2x4
590 …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, -…
591 …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…
599 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/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/swiftshader/src/OpenGL/compiler/
DInitialize.cpp149 TType *mat2x4 = new TType(EbtFloat, 2, 4); in InsertBuiltInFunctions() local
165 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpMul, mat2x4, "matrixCompMult", mat2x4, mat2x4); in InsertBuiltInFunctions()
175 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpOuterProduct, mat2x4, "outerProduct", float4, float2); in InsertBuiltInFunctions()
185 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpTranspose, mat2x4, "transpose", mat4x2); in InsertBuiltInFunctions()
186 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpTranspose, mat4x2, "transpose", mat2x4); in InsertBuiltInFunctions()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h59 DECL_TYPE(mat2x4, GL_FLOAT_MAT2x4, GLSL_TYPE_FLOAT, 4, 2)
/external/mesa3d/src/compiler/glsl/
Dbuiltin_types.cpp154 T(mat2x4, 120, 300)
Dglsl_lexer.ll299 mat2x4 KEYWORD(120, 300, 120, 300, MAT2X4);
/external/skia/src/sksl/
Dsksl.include142 mat2x4 outerProduct(vec4 c, vec2 r);
151 mat2x4 transpose(mat4x2 m);
152 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/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 …]
/external/deqp/android/cts/lmp-mr1/
Dgles31-master.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 …]
/external/deqp/android/cts/master/
Dgles31-master.txt2615 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x4
2624 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x4
2633 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x4
2642 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x4
2651 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x4
2660 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x4
2669 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x4
2678 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x4
2687 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x4
4028 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x4
[all …]
/external/deqp/android/cts/nyc/
Dgles31-master.txt2615 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x4
2624 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x4
2633 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x4
2642 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x4
2651 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x4
2660 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x4
2669 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x4
2678 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x4
2687 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x4
4028 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x4
[all …]

12