Searched defs:kServiceTextureId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.h396 static const GLuint kServiceTextureId = 304; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_base.cc289 .WillOnce(SetArgumentPointee<1>(kServiceTextureId))
1023 const GLuint GLES2DecoderTestBase::kServiceTextureId; member in class:gpu::gles2::GLES2DecoderTestBase
1327 DoBindTexture(GL_TEXTURE_2D, client_texture_id_, kServiceTextureId);

Completed in 56 milliseconds