Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 25 of 36) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_vec2.inl468 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec1<T, P> const & v2)
484 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec1<T, P> const & v1, tvec2<T, P> const & v2)
492 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec2<T, P> const & v2)
508 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec1<T, P> const & v2)
524 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec1<T, P> const & v1, tvec2<T, P> const & v2)
532 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec2<T, P> const & v2)
548 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec1<T, P> const & v2)
564 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec1<T, P> const & v1, tvec2<T, P> const & v2)
572 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec2<T, P> const & v2)
588 GLM_FUNC_QUALIFIER tvec2<T, P> operator/(tvec2<T, P> const & v1, tvec1<T, P> const & v2)
[all …]
Dtype_vec4.inl639 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec1<T, P> const & v2)
651 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec1<T, P> const & v1, tvec4<T, P> const & v2)
657 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec4<T, P> const & v2)
669 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec1<T, P> const & v2)
681 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec1<T, P> const & v1, tvec4<T, P> const & v2)
687 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec4<T, P> const & v2)
699 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec1<T, P> const & v2)
711 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec1<T, P> const & v1, tvec4<T, P> const & v2)
717 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec4<T, P> const & v2)
729 GLM_FUNC_QUALIFIER tvec4<T, P> operator/(tvec4<T, P> const & v1, tvec1<T, P> const & v2)
[all …]
Dtype_vec1.inl328 GLM_FUNC_QUALIFIER tvec1<T, P> operator+(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
350 GLM_FUNC_QUALIFIER tvec1<T, P> operator-(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
371 GLM_FUNC_QUALIFIER tvec1<T, P> operator*(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
392 GLM_FUNC_QUALIFIER tvec1<T, P> operator/(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
415 GLM_FUNC_QUALIFIER tvec1<T, P> operator%(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
436 GLM_FUNC_QUALIFIER tvec1<T, P> operator&(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
457 GLM_FUNC_QUALIFIER tvec1<T, P> operator|(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
478 GLM_FUNC_QUALIFIER tvec1<T, P> operator^(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
499 GLM_FUNC_QUALIFIER tvec1<T, P> operator<<(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
520 GLM_FUNC_QUALIFIER tvec1<T, P> operator>>(tvec1<T, P> const & v1, tvec1<T, P> const & v2)
[all …]
Dtype_vec3.inl573 GLM_FUNC_QUALIFIER tvec3<T, P> operator+(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
618 GLM_FUNC_QUALIFIER tvec3<T, P> operator-(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
663 GLM_FUNC_QUALIFIER tvec3<T, P> operator*(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
708 GLM_FUNC_QUALIFIER tvec3<T, P> operator/(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
755 GLM_FUNC_QUALIFIER tvec3<T, P> operator%(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
800 GLM_FUNC_QUALIFIER tvec3<T, P> operator&(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
845 GLM_FUNC_QUALIFIER tvec3<T, P> operator|(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
890 GLM_FUNC_QUALIFIER tvec3<T, P> operator^(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
935 GLM_FUNC_QUALIFIER tvec3<T, P> operator<<(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
980 GLM_FUNC_QUALIFIER tvec3<T, P> operator>>(tvec3<T, P> const & v1, tvec3<T, P> const & v2)
[all …]
Dtype_mat3x2.inl69 col_type const & v2
101 tvec2<V2, P> const & v2,
Dtype_mat4x2.inl82 col_type const & v2,
119 tvec2<V2, P> const & v2,
Dtype_mat3x4.inl69 col_type const & v2
101 tvec4<V2, P> const & v2,
Dtype_mat4x3.inl75 col_type const & v2,
112 tvec3<V2, P> const & v2,
Dtype_mat3x3.inl71 col_type const & v2
103 tvec3<V2, P> const & v2,
Dtype_mat4x4.inl77 col_type const & v2,
147 tvec4<V2, P> const & v2,
Dtype_mat2x3.inl83 GLM_FUNC_QUALIFIER tmat2x3<T, P>::tmat2x3(tvec3<V1, P> const & v1, tvec3<V2, P> const & v2)
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dmatrix_major_storage.inl10 tvec2<T, P> const & v2
36 const tvec3<T, P>& v2,
72 const tvec4<T, P>& v2,
123 const tvec2<T, P>& v2)
138 const tvec3<T, P>& v2,
154 const tvec4<T, P>& v2,
Dspline.inl10 genType const & v2,
34 genType const & v2,
55 genType const & v2,
Dsimd_vec4.inl76 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(vec2 const & v1, vec2 const & v2) :
187 GLM_FUNC_QUALIFIER fvec4SIMD operator+ (fvec4SIMD const & v1, fvec4SIMD const & v2)
203 GLM_FUNC_QUALIFIER fvec4SIMD operator- (fvec4SIMD const & v1, fvec4SIMD const & v2)
223 GLM_FUNC_QUALIFIER fvec4SIMD operator* (fvec4SIMD const & v1, fvec4SIMD const & v2)
243 GLM_FUNC_QUALIFIER fvec4SIMD operator/ (fvec4SIMD const & v1, fvec4SIMD const & v2)
Dmixed_product.inl10 tvec3<T, P> const & v2,
Dintersect.inl30 genType const & v0, genType const & v1, genType const & v2,
Dsimd_mat4.inl76 fvec4SIMD const & v2,
/device/generic/vulkan-cereal/third-party/glm/include/glm/simd/
Dgeometric.h27 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_dot(glm_vec4 v1, glm_vec4 v2) in glm_vec4_dot()
46 GLM_FUNC_QUALIFIER glm_vec4 glm_vec1_dot(glm_vec4 v1, glm_vec4 v2) in glm_vec1_dot()
65 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_cross(glm_vec4 v1, glm_vec4 v2) in glm_vec4_cross()
Dcommon.h191 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_mix(glm_vec4 v1, glm_vec4 v2, glm_vec4 a) in glm_vec4_mix()
/device/google/atv/audio_proxy/public/
Daudio_proxy.h124 audio_proxy_config_v2_t* v2; member
257 audio_proxy_stream_out_v2_t* v2; member
300 audio_proxy_device_v2_t* v2; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp147 …L_APIENTRY glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2) { in glProgramUniform3f()
159 …lProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) { in glProgramUniform4f()
195 …void GL_APIENTRY glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2) { in glProgramUniform3i()
207 …IENTRY glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3) { in glProgramUniform4i()
243 …id GL_APIENTRY glProgramUniform3ui(GLuint program, GLint location, GLint v0, GLint v1, GLuint v2) { in glProgramUniform3ui()
255 …NTRY glProgramUniform4ui(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLuint v3) { in glProgramUniform4ui()
DGLESv30Imp.cpp162 GL_APICALL void GL_APIENTRY glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) { in glUniform3ui()
169 EXTERN_PART GL_APICALL void GL_APIENTRY glUniform4ui(GLint location, GLint v0, GLuint v1, GLuint v2 in glUniform4ui()
276 GL_APICALL void GL_APIENTRY glVertexAttribI4i(GLuint index, GLint v0, GLint v1, GLint v2, GLint v3)… in glVertexAttribI4i()
281 GL_APICALL void GL_APIENTRY glVertexAttribI4ui(GLuint index, GLuint v0, GLuint v1, GLuint v2, GLuin… in glVertexAttribI4ui()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp258 int v2 = popcount(a[0] ^ b[1]) + popcount(a[1] ^ b[0]); in partition_mismatch2() local
296 int v2 = astc::min(s4, s5) + p02; in partition_mismatch3() local
342 int v2 = p02 + astc::min(p11 + mx03, p10 + mx13, p13 + mx01); in partition_mismatch4() local
Dastcenc_color_unquantize.cpp384 int v2 = unquant_color(quant_level, input[2]); in hdr_rgbo_unpack() local
537 int v2 = unquant_color(quant_level, input[2]); in hdr_rgb_unpack() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1917 void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) in glUniform3ui()
1923 void glUniform4ui(GLint location, GLint v0, GLuint v1, GLuint v2, GLuint v3) in glUniform4ui()
2001 void glVertexAttribI4i(GLuint index, GLint v0, GLint v1, GLint v2, GLint v3) in glVertexAttribI4i()
2007 void glVertexAttribI4ui(GLuint index, GLuint v0, GLuint v1, GLuint v2, GLuint v3) in glVertexAttribI4ui()
2614 void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2) in glProgramUniform3f()
2620 void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat… in glProgramUniform4f()
2638 void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2) in glProgramUniform3i()
2644 void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3) in glProgramUniform4i()
2662 void glProgramUniform3ui(GLuint program, GLint location, GLint v0, GLint v1, GLuint v2) in glProgramUniform3ui()
2668 void glProgramUniform4ui(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLuint v3) in glProgramUniform4ui()

12