Home
last modified time | relevance | path

Searched refs:uniform3 (Results 1 – 9 of 9) sorted by relevance

/dports/devel/grex/grex-1.3.0/cargo-crates/proptest-1.0.0/src/
H A Darray.rs173 small_array!(3 uniform3:
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/proptest/src/
H A Darray.rs173 small_array!(3 uniform3:
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/draggers/
H A DSoHandleBoxDragger.h107 SO_KIT_CATALOG_ENTRY_HEADER(uniform3);
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/proptest-0.10.1/src/
H A Darray.rs173 small_array!(3 uniform3:
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dmatrix2.cpp42 const double uniform3[] = { in matrix_test1() local
264 matrix<double,4,4> muniform3(uniform3); in matrix_test1()
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dmatrix2.cpp42 const double uniform3[] = { in matrix_test1() local
264 matrix<double,4,4> muniform3(uniform3); in matrix_test1()
/dports/graphics/Coin/coin-Coin-4.0.0/src/draggers/
H A DSoHandleBoxDragger.cpp379 SO_KIT_ADD_CATALOG_ENTRY(uniform3, SoSeparator, TRUE, uniform3Switch, uniform3Active, TRUE); in SoHandleBoxDragger()
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-lib.stub588 (define-cproc gl-uniform3-arb (location::<int> v0 &optional v1 v2) ::<void>
599 (Scm_Error "Not enough arguments for gl-uniform3-arb")]
/dports/graphics/gauche-gl/Gauche-gl-0.6/doc/
H A Dgauche-gl-ref.texi2334 @defunx gl-uniform3-arb location vec
2335 @defunx gl-uniform3-arb location v0 v1 v2