Searched refs:I64Vec4 (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuVectorType.hpp | 56 typedef Vector<deInt64, 4> I64Vec4; typedef
|
D | tcuImageCompare.cpp | 767 I64Vec4 refPix = reference.getPixelInt64(x, y, z); in intThresholdCompare() 768 I64Vec4 cmpPix = result.getPixelInt64(x, y, z); in intThresholdCompare()
|
D | tcuTexture.hpp | 377 I64Vec4 getPixelInt64 (int x, int y, int z = 0) const;
|
D | tcuTexture.cpp | 1266 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()
|