OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransformRaw
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/math/
m_xform.h
163
#define
TransformRaw
( to, mat, from ) \
/external/mesa3d/src/mesa/tnl/
t_vb_texmat.c
71
(void)
TransformRaw
( &store->texcoord[i],
t_vb_vertex.c
156
VB->EyePtr =
TransformRaw
( &store->eye,
161
VB->ClipPtr =
TransformRaw
( &store->clip,
t_vb_program.c
450
VB->ClipPtr =
TransformRaw
( &store->results[0],
Completed in 61 milliseconds