Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DClearTest.cpp1275 bool *maskStencil, in ParseMaskedScissoredClearVariationsTestParams()
1302 bool maskColor, maskDepth, maskStencil; in MaskedScissoredClearVariationsTestPrint() local
2878 bool maskColor, maskDepth, maskStencil; in maskedScissoredColorDepthStencilClear() local
3046 bool maskColor, maskDepth, maskStencil; in TEST_P() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3221 static inline uint32_t maskStencil(int numBits, uint32_t s) in maskStencil() function