Lines Matching refs:textureID
68 GrGLuint textureID) {
74 // a textureID of 0 is acceptable - it binds to the default texture target
75 GrTextureObj *texture = GR_FIND(textureID, GrTextureObj,
429 GrGLuint textureID,
442 // A textureID of 0 is allowed - it unbinds the currently bound texture
443 GrTextureObj *texture = GR_FIND(textureID