Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuVectorType.hpp56 typedef Vector<deInt64, 4> I64Vec4; typedef
DtcuImageCompare.cpp767 I64Vec4 refPix = reference.getPixelInt64(x, y, z); in intThresholdCompare()
768 I64Vec4 cmpPix = result.getPixelInt64(x, y, z); in intThresholdCompare()
DtcuTexture.hpp377 I64Vec4 getPixelInt64 (int x, int y, int z = 0) const;
DtcuTexture.cpp1266 I64Vec4 ConstPixelBufferAccess::getPixelInt64 (int x, int y, int z) const in getPixelInt64()
1325 I64Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT()