Searched defs:checkStencil (Results 1 – 2 of 2) sorted by relevance
1459 bool FramebufferBlitBaseTestCase::checkStencil(const Stencil actual, const Stencil expected) in checkStencil() function in glcts::FramebufferBlitBaseTestCase
792 const bool checkDepth, const bool checkStencil) in checkSampleRequirements()1873 … const bool checkStencil = perPass.hasDepthStencil && isStencilFormat(params.depthStencilFormat); in checkRequirements() local