Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_translate.h87 extern void _math_trans_4us(GLushort (*to)[4],
Dm_translate.c692 _math_trans_4us( to, ptr, stride, type, size, start, n ); in _math_trans_4chan()
701 void _math_trans_4us(GLushort (*to)[4], in _math_trans_4us() function