Searched refs:R200_DB_STATE (Results 1 – 2 of 2) sorted by relevance
102 #define R200_DB_STATE( ATOM ) \ macro
835 float *fcmd = (float *)R200_DB_STATE( glt ); in update_global_ambient()871 float *fcmd = (float *)R200_DB_STATE( lit[p] ); in update_light_colors()987 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( mtl[0] ); in r200UpdateMaterial()988 GLfloat *fcmd2 = (GLfloat *)R200_DB_STATE( mtl[1] ); in r200UpdateMaterial()1102 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( eye ); in update_light()1117 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( lit[p] ); in update_light()1218 GLuint *icmd = (GLuint *)R200_DB_STATE( tcl ); in r200Lightfv()2133 float *dest = ((float *)R200_DB_STATE( mat[idx] ))+MAT_ELT_0; in upload_matrix()2149 float *dest = ((float *)R200_DB_STATE( mat[idx] ))+MAT_ELT_0; in upload_matrix_t()