Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Drobustness.c148 ctx->Shared->DisjointOperation = true; in _mesa_GetGraphicsResetStatusARB()
Dget.c1180 v->value_int = ctx->Shared->DisjointOperation; in find_custom_value()
1182 ctx->Shared->DisjointOperation = false; in find_custom_value()
Dmtypes.h3307 bool DisjointOperation; member