Searched refs:refLayer (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageQualifiersTests.cpp | 149 const tcu::ConstPixelBufferAccess refLayer = getLayerOrSlice(imageType, reference, layerNdx); in comparePixelBuffers() local 154 …mpare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), refLayer, resultLayer, tcu… in comparePixelBuffers() 156 …mpare(testCtx.getLog(), comparisonName.c_str(), comparisonDesc.c_str(), refLayer, resultLayer, tcu… in comparePixelBuffers()
|
D | vktImageLoadStoreTests.cpp | 118 const tcu::ConstPixelBufferAccess refLayer = getLayerOrSlice(texture, reference, layerNdx); in comparePixelBuffers() local 123 …ok = tcu::intThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), refLayer, resul… in comparePixelBuffers() 125 …ok = tcu::floatThresholdCompare(log, comparisonName.c_str(), comparisonDesc.c_str(), refLayer, res… in comparePixelBuffers()
|