master
Graham Linden graham@lindenlab.com 2018-04-18 18:11:25 +01:00
commit 528ccdc97f
6 changed files with 2 additions and 2 deletions

View File

@ -408,4 +408,4 @@ void LLGLTexture::setTexelsPerImage()
static LLUUID sStubUUID;
const LLUUID& LLGLTexture::getID() const { return sStubUUID; }
const LLUUID& LLGLTexture::getID() const { return sStubUUID; }

View File

@ -40,4 +40,4 @@ S32 LLTexture::getWidth(S32 discard_level) const { llassert(false); return 0; }
S32 LLTexture::getHeight(S32 discard_level) const { llassert(false); return 0; }
bool LLTexture::isActiveFetching() { llassert(false); return false; }
LLImageGL* LLTexture::getGLTexture() const { llassert(false); return nullptr; }
void LLTexture::updateBindStatsForTester() { }
void LLTexture::updateBindStatsForTester() { }

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B