Searched defs:getPixelT (Results  1 – 1 of 1) sorted by relevance
| /external/deqp/framework/common/ | 
| D | tcuTexture.cpp | 1312 Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const  in getPixelT()  function in tcu::ConstPixelBufferAccess 1318 IVec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const  in getPixelT()  function in tcu::ConstPixelBufferAccess 1324 UVec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const  in getPixelT()  function in tcu::ConstPixelBufferAccess 1330 I64Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const  in getPixelT()  function in tcu::ConstPixelBufferAccess 1336 U64Vec4 ConstPixelBufferAccess::getPixelT (int x, int y, int z) const  in getPixelT()  function in tcu::ConstPixelBufferAccess
  |