Lines Matching refs:getTexture2D
876 gl::Texture2D *texture = context->getTexture2D(target); in glCompressedTexImage2D()
975 gl::Texture2D *texture = context->getTexture2D(target); in glCompressedTexSubImage2D()
1118 gl::Texture2D *texture = context->getTexture2D(target); in glCopyTexImage2D()
1198 texture = context->getTexture2D(target); in glCopyTexSubImage2D()
2097 texture = context->getTexture2D(target); in glGenerateMipmap()
3105 texture = context->getTexture2D(target); in glGetTexParameterfv()
3150 texture = context->getTexture2D(target); in glGetTexParameteriv()
4408 gl::Texture2D *texture = context->getTexture2D(target); in glTexImage2D()
4449 texture = context->getTexture2D(target); in glTexParameterf()
4533 texture = context->getTexture2D(target); in glTexParameteri()
4640 gl::Texture2D *texture = context->getTexture2D(target); in glTexSubImage2D()
6328 texture = context->getTexture2D(target); in glGetTexImage()
6371 texture = context->getTexture2D(target); in glGetTexLevelParameteriv()