HomeSort by relevance Sort by last modified time
    Searched full:mat4_t (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libdvrcommon/tests/
pose_test.cpp 16 using mat4_t = Eigen::AffineMatrix<FT, 4>;
26 using mat4_t = typename TestFixture::mat4_t;
39 EXPECT_MAT4_NEAR(result_pose, mat4_t::Identity(), tolerance);
  /external/mesa3d/src/compiler/glsl/
builtin_variables.cpp 436 const glsl_type * const mat4_t; member in class:__anon27317::builtin_variable_generator
452 mat3_t(glsl_type::mat3_type), mat4_t(glsl_type::mat4_type)
    [all...]

Completed in 154 milliseconds