Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DAnimatedTextures.cpp238 short CollCT = GET_DESCRIPTOR_COLLECTION(Texture); in AnimTxtr_Translate() local
239 short Collection = GET_COLLECTION(CollCT); in AnimTxtr_Translate()
240 short ColorTable = GET_COLLECTION_CLUT(CollCT); in AnimTxtr_Translate()
255 CollCT = BUILD_COLLECTION(Collection,ColorTable); in AnimTxtr_Translate()
256 Texture = BUILD_DESCRIPTOR(CollCT,Frame); in AnimTxtr_Translate()
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A DViewControl.cpp197 short CollCT = GET_DESCRIPTOR_COLLECTION(Desc); in View_GetLandscapeOptions() local
198 short Collection = GET_COLLECTION(CollCT); in View_GetLandscapeOptions()