Lines Matching refs:getLevel
493 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture1DView
544 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture2DView
611 …const ConstPixelBufferAccess& getLevel (int levelNdx) const { DE_ASSERT(de::inBounds(levelNdx, 0… in getLevel() function in tcu::TextureLevelPyramid
612 …const PixelBufferAccess& getLevel (int levelNdx) { DE_ASSERT(de::inBounds(levelNdx, 0, getNum… in getLevel() function in tcu::TextureLevelPyramid
651 using TextureLevelPyramid::getLevel;
701 using TextureLevelPyramid::getLevel;
842 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture1DArrayView
869 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture2DArrayView
904 using TextureLevelPyramid::getLevel;
961 using TextureLevelPyramid::getLevel;
1026 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLev… in getLevel() function in tcu::Texture3DView
1065 using TextureLevelPyramid::getLevel;
1105 …const ConstPixelBufferAccess& getLevel (int ndx) const { DE_ASSERT(de::inBounds(ndx, 0, m_numLe… in getLevel() function in tcu::TextureCubeArrayView
1137 using TextureLevelPyramid::getLevel;