Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:getInternalFormat

335                 textureInternalFormat = texture2d->getInternalFormat(level);
367 textureInternalFormat = textureCube->getInternalFormat(target, level);
390 textureInternalFormat = texture3d->getInternalFormat(level);
413 textureInternalFormat = texture2darray->getInternalFormat(level);
888 GLenum colorbufferInternalFormat = source->getInternalFormat();