HomeSort by relevance Sort by last modified time
    Searched full:color_materials (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 321 GLuint color_materials; member in struct:tnl_program
866 p->color_materials = 0;
871 p->color_materials = p->state->light_color_material_mask;
883 if (p->color_materials & (1<<attrib))
    [all...]

Completed in 1628 milliseconds