From: Mikko Rasa Date: Sat, 17 Apr 2021 22:04:53 +0000 (+0300) Subject: Refactor texture ID generation into a function X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=2e7f0e8b226fdeea3306e2e0eef22a8f200ae16b;hp=2e7f0e8b226fdeea3306e2e0eef22a8f200ae16b;p=libs%2Fgl.git Refactor texture ID generation into a function ---