Home
last modified time | relevance | path

Searched defs:mat4x4 (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/upp/upp/uppsrc/plugin/glm/ext/
H A Dmatrix_float4x4.hpp15 typedef mat<4, 4, float, defaultp> mat4x4; typedef
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/ext/
H A Dmatrix_float4x4.hpp15 typedef mat<4, 4, float, defaultp> mat4x4; typedef
/dports/math/glm/glm-0.9.9.8/glm/ext/
H A Dmatrix_float4x4.hpp15 typedef mat<4, 4, float, defaultp> mat4x4; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d37 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/compilable/
H A Dtest15019.d36 template mat4x4(T) { Matrix!(T, 4, 4) mat4x4; } in mat4x4() function
/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/detail/
H A Dtype_mat.hpp344 typedef lowp_mat4x4 mat4x4; typedef
354 typedef mediump_mat4x4 mat4x4; typedef
399 typedef highp_mat4x4 mat4x4; typedef
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp344 typedef lowp_mat4x4 mat4x4; typedef
354 typedef mediump_mat4x4 mat4x4; typedef
399 typedef highp_mat4x4 mat4x4; typedef
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/detail/
H A Dtype_mat.hpp344 typedef lowp_mat4x4 mat4x4; typedef
354 typedef mediump_mat4x4 mat4x4; typedef
399 typedef highp_mat4x4 mat4x4; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/detail/
H A Dtype_mat.hpp344 typedef lowp_mat4x4 mat4x4; typedef
354 typedef mediump_mat4x4 mat4x4; typedef
399 typedef highp_mat4x4 mat4x4; typedef
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/detail/
H A Dtype_mat.hpp343 typedef lowp_mat4x4 mat4x4; typedef
353 typedef mediump_mat4x4 mat4x4; typedef
398 typedef highp_mat4x4 mat4x4; typedef
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/detail/
H A Dtype_mat.hpp343 typedef lowp_mat4x4 mat4x4; typedef
353 typedef mediump_mat4x4 mat4x4; typedef
398 typedef highp_mat4x4 mat4x4; typedef
/dports/devel/bullet/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.h419 inline mat4x4() {} in mat4x4() function
420 …inline mat4x4(const vec4<T> &_x, const vec4<T> &_y, const vec4<T> &_z, const vec4<T> &_w) : x(_x),… in mat4x4() function
421 inline mat4x4(const T &m00, const T &m01, const T &m02, const T &m03, in mat4x4() function
/dports/devel/py-bullet3/bullet3-3.21/examples/Experiments/ImplicitCloth/stan/
H A Dvecmath.h419 inline mat4x4() {} in mat4x4() function
420 …inline mat4x4(const vec4<T> &_x, const vec4<T> &_y, const vec4<T> &_z, const vec4<T> &_w) : x(_x),… in mat4x4() function
421 inline mat4x4(const T &m00, const T &m01, const T &m02, const T &m03, in mat4x4() function
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/
H A Dtype.hpp72 typedef highp_mat4x4 mat4x4; typedef
/dports/graphics/jogamp-jogl/gluegen/src/junit/com/jogamp/gluegen/test/junit/generation/
H A Dtest1.h454 const float mat4x4[4][4]; member
486 float mat4x4[4][4]; member
H A DBaseClass.java1444 final FloatBuffer mat4x4 = model.getMat4x4(); in chapter12TestStructArrayModelConst() local
1659 final FloatBuffer mat4x4 = model.getMat4x4(); in chapter13TestStructArrayModelMutable() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_operations.cpp148 Mat mat4x4(4, 4, CV_32F); in TestMat() local
525 Mat_<float> mat4x4(4, 4); in TestTemplateMat() local

12