Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DOGL_Subst_Texture_Def.h49 OGL_TextureOptions *OGL_GetTextureOptions(short Collection, short CLUT, short Bitmap);
H A DOGL_Subst_Texture_Def.cpp87 OGL_TextureOptions *OGL_GetTextureOptions(short Collection, short CLUT, short Bitmap) in OGL_GetTextureOptions() function
H A DOGL_Textures.cpp509 TxtrOptsPtr = OGL_GetTextureOptions(Collection,CTable,Bitmap); in Setup()