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

/external/chromium_org/gpu/command_buffer/service/
H A Dvertex_array_manager.cc55 void VertexArrayManager::RemoveVertexAttribManager(GLuint client_id) { function in class:gpu::gles2::VertexArrayManager
H A Dgles2_cmd_decoder.cc1106 void RemoveVertexAttribManager(GLuint client_id) { function in class:gpu::gles2::GLES2DecoderImpl
1107 vertex_array_manager()->RemoveVertexAttribManager(client_id);
9655 RemoveVertexAttribManager(client_ids[ii]);

Completed in 153 milliseconds