Searched defs:getPixelUint (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ | ||
| D | tcuTexture.hpp | 378 …UVec4					getPixelUint				(int x, int y, int z = 0) const { return getPixelInt(x, y, z).cast<deUin…  in getPixelUint()  function in tcu::ConstPixelBufferAccess | 
| /external/deqp/modules/gles31/functional/ | ||
| D | es31fShaderImageLoadStoreTests.cpp | 621 …UVec4										getPixelUint				(int x, int y, int z) const { return getPixelInt(x, y, z).asUint();…  in getPixelUint()  function in deqp::gles31::Functional::__anon4d9f5ea40111::LayeredImage |