Searched defs:kAttribIndex2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc993 const GLuint kAttribIndex2 = 3; local
1012 expected.enable2.Init(kAttribIndex2);
1024 kAttribIndex2, kNumComponents2, GL_FLOAT, GL_FALSE, 0, kEmuOffset2);
1028 gl_->EnableVertexAttribArray(kAttribIndex2);
1032 kAttribIndex2, kNumComponents2, GL_FLOAT, GL_FALSE, kClientStride, verts);
1060 const GLuint kAttribIndex2 = 3; local
1080 expected.enable2.Init(kAttribIndex2);
1081 expected.divisor.Init(kAttribIndex2, kDivisor);
1093 kAttribIndex2, kNumComponents2, GL_FLOAT, GL_FALSE, 0, kEmuOffset2);
1097 gl_->EnableVertexAttribArray(kAttribIndex2);
1140 const GLuint kAttribIndex2 = 3; local
1224 const GLuint kAttribIndex2 = 3; local
1286 const GLuint kAttribIndex2 = 3; local
1335 const GLuint kAttribIndex2 = 3; local
1424 const GLuint kAttribIndex2 = 3; local
1482 const GLuint kAttribIndex2 = 3; local
1526 const GLuint kAttribIndex2 = 3; local
[all...]

Completed in 83 milliseconds