Searched refs:kFBOServiceTextureId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_framebuffers.cc1671 const GLuint kFBOServiceTextureId = 4101; local
1675 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
1680 DoBindTexture(GL_TEXTURE_2D, kFBOClientTextureId, kFBOServiceTextureId);
1689 kFBOServiceTextureId,
1725 const GLuint kFBOServiceTextureId = 4101; local
1729 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
1734 DoBindTexture(GL_TEXTURE_2D, kFBOClientTextureId, kFBOServiceTextureId);
1743 kFBOServiceTextureId,
1797 const GLuint kFBOServiceTextureId = 4101; local
1801 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
1956 const GLuint kFBOServiceTextureId = 4101; local
2191 const GLuint kFBOServiceTextureId = 4101; local
2292 const GLuint kFBOServiceTextureId = 4101; local
2350 const GLuint kFBOServiceTextureId = 4101; local
[all...]
H A Dgles2_cmd_decoder_unittest_drawing.cc1951 const GLuint kFBOServiceTextureId = 4101; local
1956 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
1961 DoBindTexture(GL_TEXTURE_2D, kFBOClientTextureId, kFBOServiceTextureId);
1970 kFBOServiceTextureId,
2015 const GLuint kFBOServiceTextureId = 4101; local
2019 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
2024 DoBindTexture(GL_TEXTURE_2D, kFBOClientTextureId, kFBOServiceTextureId);
2033 kFBOServiceTextureId,
2173 const GLuint kFBOServiceTextureId = 4101; local
2177 .WillOnce(SetArgumentPointee<1>(kFBOServiceTextureId))
2247 const GLuint kFBOServiceTextureId = 4101; local
[all...]

Completed in 759 milliseconds