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.h419 static const GLuint kServiceTextureId = 304; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_base.cc402 .WillOnce(SetArgumentPointee<1>(kServiceTextureId))
1245 const GLuint GLES2DecoderTestBase::kServiceTextureId; member in class:gpu::gles2::GLES2DecoderTestBase
1561 DoBindTexture(GL_TEXTURE_2D, client_texture_id_, kServiceTextureId);

Completed in 133 milliseconds