Searched refs:vtxs (Results 1 – 1 of 1) sorted by relevance
202 s32 vtxs = 40 ; // Number of vertices in draw_circle() local203 f32 k = 6.29f / (f32)vtxs ; // �Q�� number of sections in draw_circle()217 GXBegin( GX_LINESTRIP, GX_VTXFMT0, (u16)(vtxs + 1) ) ; in draw_circle()221 n = vtxs ; in draw_circle()