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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc992 const GLuint kAttribIndex1 = 1; local
1011 expected.enable1.Init(kAttribIndex1);
1019 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, 0, kEmuOffset1);
1027 gl_->EnableVertexAttribArray(kAttribIndex1);
1030 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, kClientStride, verts);
1059 const GLuint kAttribIndex1 = 1; local
1079 expected.enable1.Init(kAttribIndex1);
1088 kAttribIndex1, kNumComponents1, GL_FLOAT, GL_FALSE, 0, kEmuOffset1);
1096 gl_->EnableVertexAttribArray(kAttribIndex1);
1099 kAttribIndex1, kNumComponents
1139 const GLuint kAttribIndex1 = 1; local
1223 const GLuint kAttribIndex1 = 1; local
1285 const GLuint kAttribIndex1 = 1; local
1334 const GLuint kAttribIndex1 = 1; local
1423 const GLuint kAttribIndex1 = 1; local
1481 const GLuint kAttribIndex1 = 1; local
1525 const GLuint kAttribIndex1 = 1; local
3149 const GLuint kAttribIndex1 = 1; local
[all...]

Completed in 272 milliseconds