Home
last modified time | relevance | path

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

123

/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/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/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/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/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/
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 …]

123