[cc] Allow resources and ui resources to specify wrap mode

All textures are currently GL_CLAMP_TO_EDGE. This is good for tiles,
but not good for the background linen texture, which needs to be
repeated.

Add a mechanism to specify the texture wrap mode.

BUG=133097

Review URL: https://chromiumcodereview.appspot.com/22529002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221433 0039d316-1c4b-4281-b951-d872f2087c98
20 files changed