Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:textureObject

1229 		Texture* textureObject = context->getTexture(texture);
1233 if(!textureObject)
1243 textarget = textureObject->getTarget();
1262 if(textureObject->isCompressed(textarget, level))