Home
last modified time | relevance | path

Searched defs:resultSlice (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp874 tcu::TextureLevel resultSlice (textureFormat, textureSize.x(), textureSize.y()); in readIntegerTextureViaFBOAndVerify() local
999 tcu::TextureLevel resultSlice (textureFormat, textureSize.x(), textureSize.y()); in readFloatOrNormTextureWithLookupsAndVerify() local
1116 …bool operator() (TestLog& log, const tcu::ConstPixelBufferAccess& resultSlice, int sliceOrFaceNdx)… in operator ()() argument
1735 bool operator() (TestLog& log, const ConstPixelBufferAccess& resultSlice, int sliceOrFaceNdx) const in operator ()() argument
1825 T getPixelValueX(const ConstPixelBufferAccess& resultSlice, int x, int y) in getPixelValueX()
1831 float getPixelValueX<float>(const ConstPixelBufferAccess& resultSlice, int x, int y) in getPixelValueX()
1842 bool operator() (TestLog& log, const ConstPixelBufferAccess& resultSlice, int sliceOrFaceNdx) const in operator ()() argument
1882 …bool checkPixel(TestLog& log, const ConstPixelBufferAccess& resultSlice, int x, int y, int sliceOr… in checkPixel() argument
2232 bool operator() (TestLog& log, const ConstPixelBufferAccess& resultSlice, int sliceOrFaceNdx) const in operator ()() argument
2292 bool operator() (TestLog& log, const ConstPixelBufferAccess& resultSlice, int sliceOrFaceNdx) const in operator ()() argument
[all …]