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