HomeSort by relevance Sort by last modified time
    Searched refs:LIT_ATTEN_LINEAR (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.h 242 #define LIT_ATTEN_LINEAR 22
radeon_state.c 990 fcmd[LIT_ATTEN_LINEAR] = params[0];
1016 fcmd[LIT_ATTEN_QUADRATIC] == 0.0 && fcmd[LIT_ATTEN_LINEAR] == 0.0 ) ) {
1020 if ( fcmd[LIT_ATTEN_QUADRATIC] == 0.0 && fcmd[LIT_ATTEN_LINEAR] == 0.0 ) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 383 #define LIT_ATTEN_LINEAR 22
r200_state.c     [all...]

Completed in 330 milliseconds