Searched refs:ST (Results 1 – 3 of 3) sorted by relevance
67 u16 TT=32, ST=32; // Light map tessellation variable565 for (i=0; i<ST; i++) in drawHemisphere()571 c.x = ((f32) 2.0f*i/ST) - 1.0f; in drawHemisphere()580 c.x = ((f32) 2.0f*(i+1)/ST) - 1.0f; in drawHemisphere()
68 u16 TT=32, ST=32; // Light map tessellation variable634 for (i=0; i<ST; i++) in drawHemisphere()640 c.x = ((f32) 2.0f*(i+1)/ST) - 1.0f; in drawHemisphere()649 c.x = ((f32) 2.0f*(i+0)/ST) - 1.0f; in drawHemisphere()
203 LTEXT "ST:0000",IDC_STATUS,11,66,111,8