Searched refs:TextureKey (Results 1 – 5 of 5) sorted by relevance
84 TextureContainer::FindTextureByKey(TextureKey key) in FindTextureByKey()100 TextureKey115 return (TextureKey) pLink; in RegistTexture()119 TextureContainer::UnregistTexture(TextureKey key) in UnregistTexture()
341 TextureKey348 ArcResourceAccessor::UnregistTexture(TextureKey key) in UnregistTexture()475 TextureKey482 MultiArcResourceAccessor::UnregistTexture(TextureKey key) in UnregistTexture()
166 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);174 void UnregistTexture(TextureKey key);202 const TextureInfo FindTextureByKey(TextureKey key);
156 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);166 void UnregistTexture(TextureKey key);500 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);510 void UnregistTexture(TextureKey key);
3255 typedef const void* TextureKey; typedef