Home
last modified time | relevance | path

Searched defs:isStencilMode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.h161 bool isStencilMode() const in isStencilMode() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp1926 bool isStencilMode; in TestSampleWithDepthStencilMode() local