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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc772 const GLuint kAttribIndex1 = 1; local
791 expected.enable1.Init(kAttribIndex1);
799 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, 0, kEmuOffset1);
807 gl_->EnableVertexAttribArray(kAttribIndex1);
810 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, kClientStride, verts);
839 const GLuint kAttribIndex1 = 1; local
859 expected.enable1.Init(kAttribIndex1);
868 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, 0, kEmuOffset1);
876 gl_->EnableVertexAttribArray(kAttribIndex1);
879 kAttribIndex1, kNumComponents
919 const GLuint kAttribIndex1 = 1; local
1003 const GLuint kAttribIndex1 = 1; local
1065 const GLuint kAttribIndex1 = 1; local
1114 const GLuint kAttribIndex1 = 1; local
1203 const GLuint kAttribIndex1 = 1; local
1261 const GLuint kAttribIndex1 = 1; local
1305 const GLuint kAttribIndex1 = 1; local
2821 const GLuint kAttribIndex1 = 1; local
[all...]

Completed in 77 milliseconds