Home
last modified time | relevance | path

Searched defs:DoEnableVertexAttribArray (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_base.cc1495 void GLES2DecoderTestBase::DoEnableVertexAttribArray(GLint index) { in DoEnableVertexAttribArray() function in gpu::gles2::GLES2DecoderTestBase
Dgles2_cmd_decoder.cc4374 void GLES2DecoderImpl::DoEnableVertexAttribArray(GLuint index) { in DoEnableVertexAttribArray() function in gpu::gles2::GLES2DecoderImpl