]> git.tdb.fi Git - libs/gl.git/commit - source/texture3d.cpp
Throw an exception if Texture*::allocate is called before storage
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 12:39:45 +0000 (15:39 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 12:39:45 +0000 (15:39 +0300)
commit3c46227c280bc4cd8a4487c648f2f080d5b4f7ea
tree3ca25df3a2dfecc26a80054dd6757d055f64994a
parent7c4ccb88417c23f53e0c24c4cb025b9d35b1da76
Throw an exception if Texture*::allocate is called before storage
source/texture1d.cpp
source/texture2d.cpp
source/texture3d.cpp
source/texturecube.cpp