HomeSort by relevance Sort by last modified time
    Searched refs:mStencilRef (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 1488 milliseconds