Searched refs:eff_bound_arrays (Results 1 – 1 of 1) sorted by relevance
575 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local590 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()606 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()655 eff_bound_arrays |= bound2; in _mesa_update_vao_derived_arrays()662 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()679 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()683 mask &= ~eff_bound_arrays; in _mesa_update_vao_derived_arrays()711 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local751 eff_bound_arrays |= VERT_BIT(j); in _mesa_update_vao_derived_arrays()755 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()[all …]