Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dshader.h44 int type = FACETYPE_NORMAL);
H A Dshaderflags.h165 FACETYPE_NORMAL = 1, enumerator
H A Dq3bsp.cpp1123 case FACETYPE_NORMAL: // Normal faces in DrawFaces()
1348 else if (surf->facetype == FACETYPE_NORMAL) in DrawBoundingBoxes()
1565 case FACETYPE_NORMAL: in CreateNewSurface()