Searched refs:LoadTexture (Results 1 – 10 of 10) sorted by relevance
37 ResourceAccessor::LoadTexture(const char *name) in LoadTexture() function in nw::lyt::ResourceAccessor47 TextureInfo texInfo = lyt::LoadTexture(pTexRes, size); in LoadTexture()
330 texInfo = this->LoadTexture(name); in GetTexture()464 texInfo = this->LoadTexture(name); in GetTexture()
191 LoadTexture(const void* pImgRes, u32 size, int texLoadFlag) in LoadTexture() function
195 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()213 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()231 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()
175 virtual const TextureInfo LoadTexture(const char* name);
227 const TextureInfo LoadTexture(const void* pImgRes, u32 size, int texLoadFlag = 0);
34 LoadTexture( in LoadTexture() function
399 LoadTexture(glyph); in PrintGlyph()429 CharWriter::LoadTexture(const Glyph& glyph) in LoadTexture() function in nw::font::CharWriter463 internal::LoadTexture( in LoadTexture()
416 void LoadTexture(
639 void LoadTexture(const Glyph& glyph);