Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_debug_clip.c216 xyz_close_to_w(const GLfloat c[4]) in xyz_close_to_w() function
304 if (psize == 4 && xyz_close_to_w(c)) { in test_cliptest_function()