Home
last modified time | relevance | path

Searched refs:Py2 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2582 const float Py2 = dudy * dudy + dvdy * dvdy; in mip_filter_linear_aniso() local
2589 if (Px2 < Py2) { in mip_filter_linear_aniso()
2590 Pmax2 = Py2; in mip_filter_linear_aniso()
2595 Pmin2 = Py2; in mip_filter_linear_aniso()

Completed in 6 milliseconds