Home
last modified time | relevance | path

Searched refs:mat2x3 (Results 1 – 25 of 42) 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.test429 case mat2x3
431 desc "varying of type mat2x3"
434 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
435 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
440 layout(location = 0) out mat2x3 var;
451 layout(location = 0) in mat2x3 var;
1092 case mat2x3
1094 desc "varying of type mat2x3 inside struct"
1097 input mat2x3 in0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
1098 output mat2x3 out0 = [ mat2x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25) ];
[all …]
Dfunctions.test558 case mat2x3
562 …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)…
563 …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, -…
571 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/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/swiftshader/src/OpenGL/compiler/
DInitialize.cpp148 TType *mat2x3 = new TType(EbtFloat, 2, 3); in InsertBuiltInFunctions() local
163 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpMul, mat2x3, "matrixCompMult", mat2x3, mat2x3); in InsertBuiltInFunctions()
173 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpOuterProduct, mat2x3, "outerProduct", float3, float2); in InsertBuiltInFunctions()
183 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpTranspose, mat2x3, "transpose", mat3x2); in InsertBuiltInFunctions()
184 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpTranspose, mat3x2, "transpose", mat2x3); in InsertBuiltInFunctions()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h58 DECL_TYPE(mat2x3, GL_FLOAT_MAT2x3, GLSL_TYPE_FLOAT, 3, 2)
/external/mesa3d/src/compiler/glsl/
Dbuiltin_types.cpp153 T(mat2x3, 120, 300)
Dglsl_lexer.ll298 mat2x3 KEYWORD(120, 300, 120, 300, MAT2X3);
/external/skia/src/sksl/
Dsksl.include140 mat2x3 outerProduct(vec3 c, vec2 r);
149 mat2x3 transpose(mat3x2 m);
150 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/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 …]
/external/deqp/android/cts/lmp-mr1/
Dgles31-master.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 …]
/external/deqp/android/cts/master/
Dgles31-master.txt2614 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x3
2623 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x3
2632 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x3
2641 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x3
2650 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x3
2659 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x3
2668 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x3
2677 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x3
2686 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x3
4027 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x3
[all …]
/external/deqp/android/cts/nyc/
Dgles31-master.txt2614 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.lowp_compute.mat2x3
2623 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.mediump_compute.mat2x3
2632 dEQP-GLES31.functional.shaders.builtin_functions.precision.matrixcompmult.highp_compute.mat2x3
2641 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.lowp_compute.mat2x3
2650 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.mediump_compute.mat2x3
2659 dEQP-GLES31.functional.shaders.builtin_functions.precision.outerproduct.highp_compute.mat2x3
2668 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.lowp_compute.mat2x3
2677 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.mediump_compute.mat2x3
2686 dEQP-GLES31.functional.shaders.builtin_functions.precision.transpose.highp_compute.mat2x3
4027 dEQP-GLES31.functional.shaders.linkage.geometry.varying.types.mat2x3
[all …]

12