Home
last modified time | relevance | path

Searched refs:_mesa_vector4f_print (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_vector.h72 extern void _mesa_vector4f_print( const GLvector4f *v, const GLubyte *, GLboolean );
Dm_vector.c144 _mesa_vector4f_print( const GLvector4f *v, const GLubyte *cullmask, in _mesa_vector4f_print() function