/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_tessellation_shader/execution/ |
H A D | dmat-vs-gs-tcs-tes.shader_test | 1 # pass a dmat4x3 through vs->tcs->tes->fs. 11 out dmat4x3 vs_var0; 16 …vs_var0 = dmat4x3(1.0LF, 2.0LF, 3.0LF, 4.0LF, 5.0LF, 6.0LF, 7.0LF, 8.0LF, 9.0LF, 10.0LF, 11.0LF, 1… 25 in dmat4x3 vs_var0[]; 26 out dmat4x3 tcs_var0[]; 41 in dmat4x3 tcs_var0[]; 42 flat out dmat4x3 tes_var0; 56 flat in dmat4x3 tes_var0; 60 …if (tes_var0 == dmat4x3(1.0LF, 2.0LF, 3.0LF, 4.0LF, 5.0LF, 6.0LF, 7.0LF, 8.0LF, 9.0LF, 10.0LF, 11.…
|
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_gpu_shader_fp64/execution/ |
H A D | glsl-uniform-initializer-4.shader_test | 11 uniform dmat4x3 m = dmat4x3(0.0lf, 1.0lf, 0.0lf,
|
/dports/math/glm/glm-0.9.9.8/test/core/ |
H A D | core_type_mat4x3.cpp | 121 Error += 96 == sizeof(glm::dmat4x3) ? 0 : 1; in test_size() 123 Error += glm::dmat4x3().length() == 4 ? 0 : 1; in test_size() 125 Error += glm::dmat4x3::length() == 4 ? 0 : 1; in test_size()
|
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/core/ |
H A D | core_type_mat4x3.cpp | 122 Error += 96 == sizeof(glm::dmat4x3) ? 0 : 1; in test_size() 124 Error += glm::dmat4x3().length() == 4 ? 0 : 1; in test_size() 126 Error += glm::dmat4x3::length() == 4 ? 0 : 1; in test_size()
|
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/core/ |
H A D | core_type_mat4x3.cpp | 122 Error += 96 == sizeof(glm::dmat4x3) ? 0 : 1; in test_size() 124 Error += glm::dmat4x3().length() == 4 ? 0 : 1; in test_size() 126 Error += glm::dmat4x3::length() == 4 ? 0 : 1; in test_size()
|
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/core/ |
H A D | core_type_mat4x3.cpp | 121 Error += 96 == sizeof(glm::dmat4x3) ? 0 : 1; in test_size() 123 Error += glm::dmat4x3().length() == 4 ? 0 : 1; in test_size() 125 Error += glm::dmat4x3::length() == 4 ? 0 : 1; in test_size()
|
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/core/ |
H A D | core_type_mat4x3.cpp | 122 Error += 96 == sizeof(glm::dmat4x3) ? 0 : 1; in test_size() 124 Error += glm::dmat4x3().length() == 4 ? 0 : 1; in test_size() 126 Error += glm::dmat4x3::length() == 4 ? 0 : 1; in test_size()
|
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/detail/ |
H A D | type_mat.hpp | 690 typedef lowp_dmat4x3 dmat4x3; typedef 700 typedef mediump_dmat4x3 dmat4x3; typedef 757 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_mat.hpp | 690 typedef lowp_dmat4x3 dmat4x3; typedef 700 typedef mediump_dmat4x3 dmat4x3; typedef 757 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/detail/ |
H A D | type_mat.hpp | 690 typedef lowp_dmat4x3 dmat4x3; typedef 700 typedef mediump_dmat4x3 dmat4x3; typedef 757 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/detail/ |
H A D | type_mat.hpp | 690 typedef lowp_dmat4x3 dmat4x3; typedef 700 typedef mediump_dmat4x3 dmat4x3; typedef 757 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/detail/ |
H A D | type_mat.hpp | 689 typedef lowp_dmat4x3 dmat4x3; typedef 699 typedef mediump_dmat4x3 dmat4x3; typedef 756 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/detail/ |
H A D | type_mat.hpp | 689 typedef lowp_dmat4x3 dmat4x3; typedef 699 typedef mediump_dmat4x3 dmat4x3; typedef 756 typedef highp_dmat4x3 dmat4x3; typedef
|
/dports/devel/upp/upp/uppsrc/plugin/glm/ext/ |
H A D | matrix_double4x3.hpp | 15 typedef mat<4, 3, double, defaultp> dmat4x3; typedef
|
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/ext/ |
H A D | matrix_double4x3.hpp | 15 typedef mat<4, 3, double, defaultp> dmat4x3; typedef
|
/dports/math/glm/glm-0.9.9.8/glm/ext/ |
H A D | matrix_double4x3.hpp | 15 typedef mat<4, 3, double, defaultp> dmat4x3; typedef
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/ci/ |
H A D | vega20-piglit-quick-fail.csv | 58 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 71 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 84 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 118 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 131 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 144 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/gtx/ |
H A D | gtx_matrix_factorisation.cpp | 92 Error += test_qr(glm::dmat4x3(12, 6, -4, -51, 167, 24, 4, -68, -41, 7, 2, 15)) ? 1 : 0; in main() 98 Error += test_rq(glm::dmat4x3(12, 6, -4, -51, 167, 24, 4, -68, -41, 7, 2, 15)) ? 1 : 0; in main()
|
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/gtx/ |
H A D | gtx_matrix_factorisation.cpp | 96 …Error += test_qr(glm::dmat4x3(12.0, 6.0, -4.0, -51.0, 167.0, 24.0, 4.0, -68.0, -41.0, 7.0, 2.0, 15… in main() 102 …Error += test_rq(glm::dmat4x3(12.0, 6.0, -4.0, -51.0, 167.0, 24.0, 4.0, -68.0, -41.0, 7.0, 2.0, 15… in main()
|
/dports/math/glm/glm-0.9.9.8/test/gtx/ |
H A D | gtx_matrix_factorisation.cpp | 96 …Error += test_qr(glm::dmat4x3(12.0, 6.0, -4.0, -51.0, 167.0, 24.0, 4.0, -68.0, -41.0, 7.0, 2.0, 15… in main() 102 …Error += test_rq(glm::dmat4x3(12.0, 6.0, -4.0, -51.0, 167.0, 24.0, 4.0, -68.0, -41.0, 7.0, 2.0, 15… in main()
|
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/ci/ |
H A D | navi10-piglit-quick-fail.csv | 53 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 66 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 79 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 134 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 147 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 160 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/ci/ |
H A D | navi10-piglit-quick-fail.csv | 53 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 66 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 79 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 134 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 147 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 160 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/ci/ |
H A D | navi10-piglit-quick-fail.csv | 53 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 66 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 79 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 134 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 147 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 160 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/ci/ |
H A D | navi10-piglit-quick-fail.csv | 53 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 66 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 79 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 134 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 147 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 160 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/ci/ |
H A D | navi10-piglit-quick-fail.csv | 53 spec@arb_gpu_shader_fp64@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 66 spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 79 spec@arb_gpu_shader_fp64@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail 134 spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat4x3-mat4x3,Fail 147 spec@glsl-4.00@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail 160 spec@glsl-4.00@execution@conversion@vert-conversion-explicit-dmat4x3-mat4x3,Fail
|