Searched refs:cmpStencil (Results 1 – 1 of 1) sorted by relevance
865 deUint8 cmpStencil = (deUint8) result.getPixStencil(x, y, z); in dsThresholdCompare() local867 bool isStencilOk = (refStencil == cmpStencil); in dsThresholdCompare()