Searched defs:calculatePackedPitch (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp875 IVec3 calculatePackedPitch (const TextureFormat& format, const IVec3& size) function in namespace:tcu
894 , m_pitch (calculatePackedPitch(m_format, m_size))
903 , m_pitch (calculatePackedPitch(m_format, m_size))
931 , m_pitch (calculatePackedPitch(m_format, m_size))

Completed in 191 milliseconds