Searched refs:anyPass (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 421 GLboolean anyPass = GL_FALSE; local in function:_swrast_depth_bounds_test 468 anyPass = GL_TRUE; 474 return anyPass; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_depth.c | 507 GLboolean anyPass = GL_FALSE; local in function:_swrast_depth_bounds_test 554 anyPass = GL_TRUE; 560 return anyPass; |
Completed in 4 milliseconds