Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:sizedInternalFormat

865     GLenum sizedInternalFormat = IsSizedInternalFormat(format, clientVersion) ? format :
868 GLsizei outputPitch = GetRowPitch(sizedInternalFormat, type, clientVersion, width, context->getPackAlignment());