Home
last modified time | relevance | path

Searched refs:mat4x4 (Results 151 – 175 of 583) sorted by relevance

12345678910>>...24

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go30 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go30 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go34 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go34 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/examples/halmark/
H A Dshader.wgsl2 mvp: mat4x4<f32>;
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go34 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/devel/chroma/chroma-0.9.2/lexers/g/
H A Dglsl.go34 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go30 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/g/
H A Dglsl.go30 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/g/
H A Dglsl.go30 …, `mat3x2`, `mat4x2`, `mat2x3`, `mat3x3`, `mat4x3`, `mat2x4`, `mat3x4`, `mat4x4`, `vec2`, `vec3`, …
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A Dpi_shaders.cpp470 mat4x4 m; in configureShaders()
475 mat4x4 I; in configureShaders()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dpi_shaders.cpp469 mat4x4 m; in configureShaders()
474 mat4x4 I; in configureShaders()
/dports/math/glm/glm-0.9.9.8/test/core/
H A Dcore_type_length.cpp33 Error += glm::mat4x4().length() == 4 ? 0 : 1; in test_length_mat()
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_type_length.cpp33 Error += glm::mat4x4().length() == 4 ? 0 : 1; in test_length_mat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/test/
H A Dcube.wgsl17 [[offset(0)]] modelViewProjectionMatrix : mat4x4<f32>;
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_type_length.cpp33 Error += glm::mat4x4().length() == 4 ? 0 : 1; in test_length_mat()
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/core/
H A Dcore_type_length.cpp33 Error += glm::mat4x4().length() == 4 ? 0 : 1; in test_length_mat()
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/core/
H A Dcore_type_length.cpp33 Error += glm::mat4x4().length() == 4 ? 0 : 1; in test_length_mat()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dsimple.c139 mat4x4 m, p, mvp; in main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/examples/
H A Dsimple.c139 mat4x4 m, p, mvp; in main()
H A Doffscreen.c86 mat4x4 mvp; in main()
/dports/graphics/glfw/glfw-3.3.4/examples/
H A Doffscreen.c86 mat4x4 mvp; in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/examples/
H A Doffscreen.c85 mat4x4 mvp; in main()
H A Dsimple.c138 mat4x4 m, p, mvp; in main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/tests/in/
H A Dshadow.wgsl10 proj: mat4x4<f32>;

12345678910>>...24