Searched refs:_ColorMaterialBitmask (Results 1 – 4 of 4) sorted by relevance
770 GLbitfield bitmask = ctx->Light._ColorMaterialBitmask; in _mesa_update_color_material()803 if (ctx->Light._ColorMaterialBitmask == bitmask && in _mesa_ColorMaterial()809 ctx->Light._ColorMaterialBitmask = bitmask; in _mesa_ColorMaterial()1266 ctx->Light._ColorMaterialBitmask = _mesa_material_bitmask( ctx, in _mesa_init_lighting()
521 GLbitfield _ColorMaterialBitmask; /**< bitmask formed from Face and Mode */ member
198 key->light_color_material_mask = ctx->Light._ColorMaterialBitmask; in make_state_key()
591 updateMats = ~ctx->Light._ColorMaterialBitmask; in _mesa_Materialfv()