Home
last modified time | relevance | path

Searched refs:aligned_highp (Results 1 – 4 of 4) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_aligned.hpp37 typedef tvec1<float, aligned_highp> aligned_highp_vec1;
40 typedef tvec1<double, aligned_highp> aligned_highp_dvec1;
43 typedef tvec1<int, aligned_highp> aligned_highp_ivec1;
46 typedef tvec1<uint, aligned_highp> aligned_highp_uvec1;
49 typedef tvec1<bool, aligned_highp> aligned_highp_bvec1;
73 typedef tvec2<float, aligned_highp> aligned_highp_vec2;
85 typedef tvec2<double, aligned_highp> aligned_highp_dvec2;
97 typedef tvec2<int, aligned_highp> aligned_highp_ivec2;
109 typedef tvec2<uint, aligned_highp> aligned_highp_uvec2;
121 typedef tvec2<bool, aligned_highp> aligned_highp_bvec2;
[all …]
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dprecision.hpp17 aligned_highp, enumerator
20 aligned = aligned_highp,
29 defaultp = aligned_highp
57 struct is_aligned<glm::aligned_highp>
Dfunc_matrix_simd.inl80 …t4x4<float, aligned_highp> outerProduct<float, aligned_highp, tvec4, tvec4>(tvec4<float, aligned_h…
82 tmat4x4<float, aligned_highp> m(uninitialize);
Dtype_vec4_simd.inl358 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4()
376 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4(float s) :
392 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<double, aligned_highp>::tvec4(double s) :
408 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<int32, aligned_highp>::tvec4(int32 s) :
424 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<int64, aligned_highp>::tvec4(int64 s) :
440 …GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4(float a, float b, float c…
458 …GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<int32, aligned_highp>::tvec4(int32 a, int32 b, int32 c…
476 …GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<float, aligned_highp>::tvec4(int32 a, int32 b, int32 c…