Home | History | Annotate | Download | only in main

Lines Matching refs:_mesa_ubyte_to_float_color_tab

155 GLfloat _mesa_ubyte_to_float_color_tab[256];
408 _mesa_ubyte_to_float_color_tab[i] = (float) i / 255.0F;