Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.hpp313 int getRowPitch (void) const { return m_pitch.y(); } in getRowPitch() function in tcu::ConstPixelBufferAccess
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp807 static inline int getRowPitch (const tcu::TextureFormat& transferFmt, int rowLen, int alignment) in getRowPitch() function