Searched refs:R200_DB_STATE (Results 1 – 2 of 2) sorted by relevance
99 #define R200_DB_STATE( ATOM ) \ macro
839 float *fcmd = (float *)R200_DB_STATE( glt ); in update_global_ambient()875 float *fcmd = (float *)R200_DB_STATE( lit[p] ); in update_light_colors()991 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( mtl[0] ); in r200UpdateMaterial()992 GLfloat *fcmd2 = (GLfloat *)R200_DB_STATE( mtl[1] ); in r200UpdateMaterial()1106 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( eye ); in update_light()1121 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( lit[p] ); in update_light()1221 GLuint *icmd = (GLuint *)R200_DB_STATE( tcl ); in r200Lightfv()2078 float *dest = ((float *)R200_DB_STATE( mat[idx] ))+MAT_ELT_0; in upload_matrix()2094 float *dest = ((float *)R200_DB_STATE( mat[idx] ))+MAT_ELT_0; in upload_matrix_t()