OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cliptest_points2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_clip_tmp.h
216
static GLvector4f * _XFORMAPI TAG(
cliptest_points2
)( GLvector4f *clip_vec,
function
252
_mesa_clip_tab[2] = TAG(
cliptest_points2
);
256
_mesa_clip_np_tab[2] = TAG(
cliptest_points2
);
/external/mesa3d/src/mesa/math/
m_clip_tmp.h
216
static GLvector4f * _XFORMAPI TAG(
cliptest_points2
)( GLvector4f *clip_vec,
function
252
_mesa_clip_tab[2] = TAG(
cliptest_points2
);
256
_mesa_clip_np_tab[2] = TAG(
cliptest_points2
);
Completed in 2384 milliseconds