Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/angle/src/libGLESv2/ | |
State.cpp | 88 mStencilRef = 0; 400 mStencilRef = (stencilRef > 0) ? stencilRef : 0; 437 return mStencilRef; [all...] |
State.h | 267 GLint mStencilRef; |