genTextures       230 cc/test/test_web_graphics_context_3d.cc   genTextures(1, &id);
genTextures       111 cc/test/test_web_graphics_context_3d.h   virtual void genTextures(GLsizei count, GLuint* ids);
genTextures      1106 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc DELEGATE_TO_GL_2(genTextures, GenTextures, WGC3Dsizei, WebGLId*);
genTextures       498 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual void genTextures(WGC3Dsizei count, WebGLId* ids);
genTextures       980 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc DELEGATE_TO_GL_2(genTextures, GenTextures, WGC3Dsizei, WebGLId*);
genTextures       403 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual void genTextures(WGC3Dsizei count, WebGLId* ids);