Home
last modified time | relevance | path

Searched defs:mat2x2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat.hpp336 typedef lowp_mat2x2 mat2x2; typedef
346 typedef mediump_mat2x2 mat2x2; typedef
359 typedef highp_mat2x2 mat2x2; typedef
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp336 typedef lowp_mat2x2 mat2x2; typedef
346 typedef mediump_mat2x2 mat2x2; typedef
359 typedef highp_mat2x2 mat2x2; typedef
/aosp_15_r20/external/deqp-deps/amber/src/
Dformat_test.cc896 auto mat2x2 = type::Number::Float(32); in TEST_F() local
941 auto mat2x2 = type::Number::Float(32); in TEST_F() local