Searched refs:eff_bound_arrays (Results 1 – 1 of 1) sorted by relevance
562 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local577 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()593 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()642 eff_bound_arrays |= bound2; in _mesa_update_vao_derived_arrays()649 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()666 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()670 mask &= ~eff_bound_arrays; in _mesa_update_vao_derived_arrays()698 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local738 eff_bound_arrays |= VERT_BIT(j); in _mesa_update_vao_derived_arrays()742 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()[all …]