Home | History | Annotate | Download | only in functional

Lines Matching defs:getRowPitch

807 static inline int getRowPitch (const tcu::TextureFormat& transferFmt, int rowLen, int alignment)
843 int rowPitch = getRowPitch(fmt, levelW, m_alignment);
888 int rowPitch = getRowPitch(fmt, levelW, m_alignment);
1189 int rowPitch = getRowPitch(fmt, m_subW, m_alignment);
1243 int rowPitch = getRowPitch(fmt, m_subW, m_alignment);