Home
last modified time | relevance | path

Searched refs:DisjointOperation (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Drobustness.c149 ctx->Shared->DisjointOperation = true; in _mesa_GetGraphicsResetStatusARB()
Dmtypes.h2527 bool DisjointOperation; member
Dget.c1315 v->value_int = ctx->Shared->DisjointOperation; in find_custom_value()
1317 ctx->Shared->DisjointOperation = false; in find_custom_value()