Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:sizedInternalFormat

2865     GLenum sizedInternalFormat = (isSized ? format : GetSizedInternalFormat(format, type, mClientVersion));
2866 GLuint outputPitch = GetRowPitch(sizedInternalFormat, type, mClientVersion, width, mState.pack.alignment);