Home | History | Annotate | Download | only in client

Lines Matching refs:GLES2Implementation

5 // Tests for GLES2Implementation.
107 // we need to know their address before GLES2Implementation::Initialize
305 static void Gen(GLES2Implementation* gl_impl, GLsizei n, GLuint* ids) {
309 static void Delete(GLES2Implementation* gl_impl,
319 static void Gen(GLES2Implementation* gl_impl, GLsizei n, GLuint* ids) {
323 static void Delete(GLES2Implementation* gl_impl,
333 static void Gen(GLES2Implementation* gl_impl, GLsizei n, GLuint* ids) {
337 static void Delete(GLES2Implementation* gl_impl,
347 static void Gen(GLES2Implementation* gl_impl, GLsizei n, GLuint* ids) {
351 static void Delete(GLES2Implementation* gl_impl,
381 GLES2Implementation::kClientSideArrayId + 2 * kNumTestContexts;
406 GLES2Implementation::kStartingOffset,
407 GLES2Implementation::kAlignment));
416 GLES2Implementation::GLStaticState state;
417 GLES2Implementation::GLStaticState::IntState& int_state = state.int_state;
439 sizeof(GLES2Implementation::GLStaticState::IntState) * 2 +
450 gl_.reset(new GLES2Implementation(helper_.get(),
460 GLES2Implementation::kNoLimit))
502 scoped_ptr<GLES2Implementation> gl_;
617 GLES2Implementation* gl_;
664 GLES2Implementation* gl1 = test_contexts_[0].gl_.get();
665 GLES2Implementation* gl2 = test_contexts_[1].gl_.get();
695 GLES2Implementation* gl1 = test_contexts_[0].gl_.get();
696 GLES2Implementation* gl2 = test_contexts_[1].gl_.get();
765 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
877 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
930 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
991 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1058 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1136 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1138 GLES2Implementation::kClientSideElementArrayId;
1220 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1222 GLES2Implementation::kClientSideElementArrayId;
1330 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1420 const GLuint kEmuBufferId = GLES2Implementation::kClientSideArrayId;
1422 GLES2Implementation::kClientSideElementArrayId;
1629 GLES2Implementation::kClientSideArrayId);
1632 GLES2Implementation::kClientSideElementArrayId);
1649 (kTransferBufferSize - GLES2Implementation::kStartingOffset) /
2067 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
2112 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
2807 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
2810 // GLES2Implementation.
2849 const uint32 kBucketId = GLES2Implementation::kResultBucketId;
2904 kTransferBufferSize - GLES2Implementation::kStartingOffset;