Home
last modified time | relevance | path

Searched refs:cmpStencil (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp876 deUint8 cmpStencil = (deUint8) result.getPixStencil(x, y, z); in dsThresholdCompare() local
878 bool isStencilOk = (refStencil == cmpStencil); in dsThresholdCompare()