Home
last modified time | relevance | path

Searched defs:v1 (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_mat2x3.inl59 GLM_FUNC_QUALIFIER tmat2x3<T, P>::tmat2x3(col_type const & v0, col_type const & v1)
83 GLM_FUNC_QUALIFIER tmat2x3<T, P>::tmat2x3(tvec3<V1, P> const & v1, tvec3<V2, P> const & v2)
Dtype_mat3x2.inl68 col_type const & v1,
100 tvec2<V1, P> const & v1,
Dtype_mat2x2.inl61 GLM_FUNC_QUALIFIER tmat2x2<T, P>::tmat2x2(col_type const & v0, col_type const & v1)
83 GLM_FUNC_QUALIFIER tmat2x2<T, P>::tmat2x2(tvec2<V1, P> const & v1, tvec2<V2, P> const & v2)
Dtype_mat4x2.inl81 col_type const & v1,
118 tvec2<V1, P> const & v1,
Dtype_mat2x4.inl60 GLM_FUNC_QUALIFIER tmat2x4<T, P>::tmat2x4(col_type const & v0, col_type const & v1)
84 GLM_FUNC_QUALIFIER tmat2x4<T, P>::tmat2x4(tvec4<V1, P> const & v1, tvec4<V2, P> const & v2)
Dtype_mat3x4.inl68 col_type const & v1,
100 tvec4<V1, P> const & v1,
Dtype_mat4x3.inl74 col_type const & v1,
111 tvec3<V1, P> const & v1,
Dtype_mat3x3.inl70 col_type const & v1,
102 tvec3<V1, P> const & v1,
Dtype_mat4x4.inl76 col_type const & v1,
146 tvec4<V1, P> const & v1,
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dmatrix_major_storage.inl9 tvec2<T, P> const & v1,
35 const tvec3<T, P>& v1,
71 const tvec4<T, P>& v1,
122 const tvec2<T, P>& v1,
137 const tvec3<T, P>& v1,
153 const tvec4<T, P>& v1,
Dspline.inl9 genType const & v1,
32 genType const & v1,
54 genType const & v1,
Dvector_query.inl84 vecType<T, P> const & v1,
97 vecType<T, P> const & v1,
186 vecType<T, P> const & v1,
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.inl9 tvec3<T, P> const & v1,
Dintersect.inl30 genType const & v0, genType const & v1, genType 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()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_color_unquantize.cpp294 int v1 = unquant_color(quant_level, input[1]); in luminance_delta_unpack() local
383 int v1 = unquant_color(quant_level, input[1]); in hdr_rgbo_unpack() local
536 int v1 = unquant_color(quant_level, input[1]); in hdr_rgb_unpack() local
725 int v1 = unquant_color(quant_level, input[1]); in hdr_luminance_small_range_unpack() local
762 int v1 = unquant_color(quant_level, input[1]); in hdr_luminance_large_range_unpack() local
Dastcenc_find_best_partitioning.cpp257 int v1 = popcount(a[0] ^ b[0]) + popcount(a[1] ^ b[1]); in partition_mismatch2() local
292 int v1 = astc::min(s2, s3) + p01; in partition_mismatch3() local
341 int v1 = p01 + astc::min(p10 + mx23, p12 + mx03, p13 + mx02); in partition_mismatch4() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv31Imp.cpp135 …ICALL void GL_APIENTRY glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) { in glProgramUniform2f()
147 …L_APIENTRY glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2) { in glProgramUniform3f()
159 …PIENTRY glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLf… in glProgramUniform4f()
183 GL_APICALL void GL_APIENTRY glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1) { in glProgramUniform2i()
195 GL_APICALL void GL_APIENTRY glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, … in glProgramUniform3i()
207 GL_APICALL void GL_APIENTRY glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, … in glProgramUniform4i()
231 …APICALL void GL_APIENTRY glProgramUniform2ui(GLuint program, GLint location, GLint v0, GLuint v1) { in glProgramUniform2ui()
243 …id GL_APIENTRY glProgramUniform3ui(GLuint program, GLint location, GLint v0, GLint v1, GLuint v2) { in glProgramUniform3ui()
255 …_APIENTRY glProgramUniform4ui(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLuint… in glProgramUniform4ui()
DGLESv30Imp.cpp155 GL_APICALL void GL_APIENTRY glUniform2ui(GLint location, GLuint v0, GLuint v1) { in glUniform2ui()
162 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/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1911 void glUniform2ui(GLint location, GLuint v0, GLuint v1) in glUniform2ui()
1917 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()
2608 void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) in glProgramUniform2f()
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()
2632 void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1) in glProgramUniform2i()
2638 void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2) in glProgramUniform3i()
[all …]

12