Searched refs:TextureKey (Results 1 – 5 of 5) sorted by relevance
82 TextureContainer::FindTextureByKey(TextureKey key) in FindTextureByKey()98 TextureKey113 return (TextureKey) pLink; in RegistTexture()117 TextureContainer::UnregistTexture(TextureKey key) in UnregistTexture()
343 TextureKey350 ArcResourceAccessor::UnregistTexture(TextureKey key) in UnregistTexture()477 TextureKey484 MultiArcResourceAccessor::UnregistTexture(TextureKey key) in UnregistTexture()
168 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);176 void UnregistTexture(TextureKey key);204 const TextureInfo FindTextureByKey(TextureKey key);
158 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);168 void UnregistTexture(TextureKey key);502 TextureKey RegistTexture(const char* name, const TextureInfo& textureInfo);512 void UnregistTexture(TextureKey key);
3290 typedef const void* TextureKey; typedef