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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc1331 const GLuint kClientIndexBufferId = 0x789; local
1356 expected.bind_to_index.Init(GL_ELEMENT_ARRAY_BUFFER, kClientIndexBufferId);
1357 expected.get_max.Init(kClientIndexBufferId, kCount, GL_UNSIGNED_SHORT,
1380 gl_->BindBuffer(GL_ELEMENT_ARRAY_BUFFER, kClientIndexBufferId);

Completed in 87 milliseconds