Searched defs:getPixelT (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1836 Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1842 IVec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1848 UVec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1854 I64Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1860 U64Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess
|