Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:GetRowPitch

1712 GLuint GetRowPitch(GLenum internalFormat, GLenum type, GLuint clientVersion, GLsizei width, GLint alignment)
1720 return GetRowPitch(internalFormat, type, clientVersion, width, alignment) * height;