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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc381 GLES2Implementation::kClientSideArrayId + 2 * kNumTestContexts;
991 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1058 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1136 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1220 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1330 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1420 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1629 GLES2Implementation::kClientSideArrayId);
H A Dgles2_implementation.h182 static const GLuint kClientSideArrayId = 0xFEDCBA98u; member in class:gpu::gles2::GLES2Implementation
H A Dgles2_implementation.cc199 this, kClientSideArrayId, arraysize(reserved_ids_), &reserved_ids_[0]);

Completed in 184 milliseconds