Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_clip_tmp.h44 GLvector4f *proj_vec, in TAG()
54 GLfloat (*vProj)[4] = (GLfloat (*)[4])proj_vec->start; in TAG()
107 proj_vec->flags |= VEC_SIZE_4; in TAG()
108 proj_vec->size = 4; in TAG()
109 proj_vec->count = clip_vec->count; in TAG()
110 return proj_vec; in TAG()
124 GLvector4f *proj_vec, in TAG()
137 (void) proj_vec; in TAG()
181 GLvector4f *proj_vec, in TAG()
193 (void) proj_vec; in TAG()
[all …]
Dm_debug_clip.c67 GLvector4f *proj_vec, in ref_cliptest_points4() argument
77 GLfloat (*vProj)[4] = (GLfloat (*)[4])proj_vec->start; in ref_cliptest_points4()
116 proj_vec->flags |= VEC_SIZE_4; in ref_cliptest_points4()
117 proj_vec->size = 4; in ref_cliptest_points4()
118 proj_vec->count = clip_vec->count; in ref_cliptest_points4()
119 return proj_vec; in ref_cliptest_points4()
125 GLvector4f *proj_vec, in ref_cliptest_points3() argument
160 GLvector4f *proj_vec, in ref_cliptest_points2() argument
/external/mesa3d/src/mesa/x86/
Dx86_xform.c59 GLvector4f *proj_vec,
67 GLvector4f *proj_vec,
/external/mesa3d/src/mesa/sparc/
Dsparc.c78 GLvector4f *proj_vec,
85 GLvector4f *proj_vec,