Searched refs:kCurrentTexture (Results 1 – 1 of 1) sorted by relevance
238 const GLuint kCurrentTexture = 0; in SetupUpdateTexParamExpectations() local240 .WillOnce(SetArgPointee<1>(kCurrentTexture)) in SetupUpdateTexParamExpectations()262 EXPECT_CALL(*gl_, BindTexture(GL_TEXTURE_2D, kCurrentTexture)) in SetupUpdateTexParamExpectations()