Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp239 static void CL_G2API_ListModelSurfaces( void *ghlInfo ) { in CL_G2API_ListModelSurfaces() function
1139 CL_G2API_ListModelSurfaces( VMA(1) ); in CL_UISystemCalls()
1391 uii.G2_ListModelSurfaces = CL_G2API_ListModelSurfaces; in CL_BindUI()
H A Dcl_cgameapi.cpp472 static void CL_G2API_ListModelSurfaces( void *ghlInfo ) { in CL_G2API_ListModelSurfaces() function
1477 CL_G2API_ListModelSurfaces( VMA(1) ); in CL_CgameSystemCalls()
1858 cgi.G2_ListModelSurfaces = CL_G2API_ListModelSurfaces; in CL_BindCGame()