Searched refs:AllowDynamicVAOFastPath (Results 1 – 3 of 3) sorted by relevance
555 if (ctx->Const.AllowDynamicVAOFastPath && ++vao->NumUpdates > 4) { in _mesa_update_vao_derived_arrays()
4201 bool AllowDynamicVAOFastPath; member
591 c->AllowDynamicVAOFastPath = true; in st_init_limits()