/external/deqp/external/vulkancts/data/vulkan/glsl/es310/ |
D | conversions.test | 5163 …mat2x4 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); 5379 …mat2x4 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); 5595 …mat2x4 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 …]
|
D | linkage.test | 559 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 …]
|
D | functions.test | 582 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/ |
D | conversions.test | 6223 …mat2x4 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); 6439 …mat2x4 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); 6655 …mat2x4 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 …]
|
D | linkage.test | 931 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 …]
|
D | functions.test | 582 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)
|
D | keywords.test | 600 case mat2x4 613 float mat2x4 = 1.0;
|
/external/deqp/data/gles31/shaders/ |
D | linkage_tessellation_uniform_types.test | 315 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;
|
D | linkage_tessellation_varying_types.test | 327 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;
|
D | linkage_geometry_varying_types.test | 285 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;
|
D | linkage_geometry_uniform_types.test | 267 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;
|
D | linkage_tessellation_geometry_varying_types.test | 423 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/ |
D | matrixCompMult.ir | 51 (signature mat2x4 53 (declare (in) mat2x4 x) 54 (declare (in) mat2x4 y)) 55 ((declare () mat2x4 z)
|
D | outerProduct.ir | 20 (signature mat2x4 24 ((declare () mat2x4 m)
|
D | transpose.ir | 26 (declare (in) mat2x4 m)) 83 (signature mat2x4 86 ((declare () mat2x4 t)
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_mat.hpp | 364 typedef lowp_mat2x4 mat2x4; typedef 374 typedef mediump_mat2x4 mat2x4; typedef 395 typedef highp_mat2x4 mat2x4; typedef
|
/external/mesa3d/src/glsl/builtins/profiles/ |
D | 120.glsl | 227 mat2x4 matrixCompMult(mat2x4 x, mat2x4 y); 240 mat2x4 outerProduct(vec4 c, vec2 r); 253 mat2x4 transpose(mat4x2 m); 254 mat4x2 transpose(mat2x4 m);
|
D | 130.glsl | 354 mat2x4 matrixCompMult(mat2x4 x, mat2x4 y); 367 mat2x4 outerProduct(vec4 c, vec2 r); 380 mat2x4 transpose(mat4x2 m); 381 mat4x2 transpose(mat2x4 m);
|
D | 140.glsl | 354 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/ |
D | string_cast.inl | 253 return detail::format("mat2x4((%f, %f, %f, %f), (%f, %f, %f, %f))",
|
/external/deqp/android/cts/master/src/ |
D | gles3-driver-issues.txt | 45 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/ |
D | glsl_lexer.ll | 256 mat2x4 KEYWORD(120, 120, MAT2X4);
|
/external/deqp/android/cts/lmp/src/ |
D | es31-lmp.txt | 2513 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/ |
D | gles31-master.txt | 2513 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/ |
D | es31-lmp-mr1.txt | 2537 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 …]
|