Home
last modified time | relevance | path

Searched defs:v4 (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dspline.inl12 genType const & v4,
57 genType const & v4,
Dmatrix_major_storage.inl74 const tvec4<T, P>& v4)
156 const tvec4<T, P>& v4)
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat4x2.inl121 tvec2<V4, P> const & v4
Dtype_mat4x3.inl114 tvec3<V4, P> const & v4
Dtype_mat4x4.inl149 tvec4<V4, P> const & v4
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp539 int v4 = unquant_color(quant_level, input[4]); in hdr_rgb_unpack() local