Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DOGL_Render.cpp177 static void PreloadWallTexture(const TextureWithTransferMode& inTexture);
693 for_each(theSetOfTexturesUsed.begin(), theSetOfTexturesUsed.end(), PreloadWallTexture); in PreloadTextures()
696 void PreloadWallTexture(const TextureWithTransferMode& inTexture) in PreloadWallTexture() function