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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc1125 void GLES2DecoderTestBase::DoVertexAttribPointer( function in class:gpu::gles2::GLES2DecoderTestBase
1544 DoVertexAttribPointer(0, 2, GL_FLOAT, 0, 0);
1545 DoVertexAttribPointer(1, 2, GL_FLOAT, 0, 0);
1546 DoVertexAttribPointer(2, 2, GL_FLOAT, 0, 0);

Completed in 111 milliseconds