Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_depth.c507 GLboolean anyPass = GL_FALSE; in _swrast_depth_bounds_test() local
554 anyPass = GL_TRUE; in _swrast_depth_bounds_test()
560 return anyPass; in _swrast_depth_bounds_test()