Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_depth.c427 GLboolean anyPass = GL_FALSE; in _swrast_depth_bounds_test() local
474 anyPass = GL_TRUE; in _swrast_depth_bounds_test()
480 return anyPass; in _swrast_depth_bounds_test()