Searched defs:getPixelT (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexture.cpp | 1307 Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1313 IVec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1319 UVec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1325 I64Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1331 U64Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess
|