Searched defs:getPixelT (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexture.cpp | 1802 Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1808 IVec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1814 UVec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1820 I64Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess 1826 U64Vec4 ConstPixelBufferAccess::getPixelT(int x, int y, int z) const in getPixelT() function in tcu::ConstPixelBufferAccess
|