Searched refs:R200_LIGHT_0_IS_LOCAL (Results 1 – 2 of 2) sorted by relevance
568 #define R200_LIGHT_0_IS_LOCAL (1<<3) macro
1163 GLuint flag = (p&1)? R200_LIGHT_1_IS_LOCAL : R200_LIGHT_0_IS_LOCAL; in r200Lightfv()