Searched refs:NumUpdates (Results 1 – 4 of 4) sorted by relevance
1156 const size_t NumUpdates = Updates.size(); in ApplyUpdates() local1157 if (NumUpdates == 0) in ApplyUpdates()1162 if (NumUpdates == 1) { in ApplyUpdates()
556 if (ctx->Const.AllowDynamicVAOFastPath && ++vao->NumUpdates > 4) { in _mesa_update_vao_derived_arrays()
1653 unsigned NumUpdates; member
3494 - mesa: don't save/restore VAO NumUpdates and IsDynamic to fix update tracking