OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allfail
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_stencil.c
215
GLboolean
allfail
= GL_FALSE;
local
233
allfail
= GL_TRUE;
266
return !
allfail
;
/external/mesa3d/src/mesa/swrast/
s_stencil.c
215
GLboolean
allfail
= GL_FALSE;
local
233
allfail
= GL_TRUE;
266
return !
allfail
;
Completed in 188 milliseconds