Home
last modified time | relevance | path

Searched refs:SetupTexture (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp45 static Result SetupTexture(
135 Result result = SetupTexture(allocator, resTexture, graphicsFile); in ResPixelBasedTextureMapper_Setup()
172 return SetupTexture(allocator, resTextureMapper.GetTexture(), graphicsFile); in ResProceduralTextureMapper_Setup()
605 static Result SetupTexture( in SetupTexture() function