Searched refs:eff_bound_arrays (Results 1 – 1 of 1) sorted by relevance
576 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local591 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()607 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()656 eff_bound_arrays |= bound2; in _mesa_update_vao_derived_arrays()663 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()680 _mesa_vao_enable_to_vp_inputs(mode, eff_bound_arrays); in _mesa_update_vao_derived_arrays()684 mask &= ~eff_bound_arrays; in _mesa_update_vao_derived_arrays()712 GLbitfield eff_bound_arrays = bound; in _mesa_update_vao_derived_arrays() local752 eff_bound_arrays |= VERT_BIT(j); in _mesa_update_vao_derived_arrays()756 GLbitfield attrmask = eff_bound_arrays; in _mesa_update_vao_derived_arrays()[all …]