HomeSort by relevance Sort by last modified time
    Searched refs:box_v (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 2245 const float box_v = 2.0f \/ d * sqrtf(A*d*F); \/* box_v -> half of bbox height *\/ local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 1683 GLfloat box_v = 2.0f \/ d * sqrtf(A*d*F); \/* box_v -> half of bbox height *\/ local
    [all...]

Completed in 356 milliseconds