Searched refs:ComputeCompressedPitch (Results 1 – 4 of 4) sorted by relevance
35 GLsizei ComputeCompressedPitch(GLsizei width, GLenum format);
201 GLsizei ComputeCompressedPitch(GLsizei width, GLenum internalformat) in ComputeCompressedPitch() function
269 GLsizei inputPitch = gl::ComputeCompressedPitch(width, mInternalFormat); in loadCompressedData()
472 GLsizei inputPitch = gl::ComputeCompressedPitch(width, mInternalFormat); in loadCompressedData()