Searched refs:ComputeCompressedPitch (Results 1 – 1 of 1) sorted by relevance
557 inline GLsizei ComputeCompressedPitch(GLsizei width, GLenum format) in ComputeCompressedPitch() function1750 int inputPitch = gl::ComputeCompressedPitch(width, internalformat); in loadCompressedData()