Home | History | Annotate | Download | only in gl

Lines Matching refs:BindTexture

160     GR_GL_CALL(gl, BindTexture(GR_GL_TEXTURE_2D, testRTTex));
168 GR_GL_CALL(gl, BindTexture(GR_GL_TEXTURE_2D, 0));
568 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, glTex->textureID()));
951 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, glTexDesc.fTextureID));
2008 GL_CALL(BindTexture(GR_GL_TEXTURE_2D, nextTexture->textureID()));
2012 //GrPrintf("---- bindtexture %d\n", nextTexture->textureID());