Searched refs:_mesa_noise1 (Results 1 – 3 of 3) sorted by relevance
30 extern GLfloat _mesa_noise1(GLfloat);
213 _mesa_noise1(GLfloat x) in _mesa_noise1() function
877 result[3] = _mesa_noise1(a[0]); in _mesa_execute_program()