Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Denable.c360 ctx->Debug.SyncOutput = state; in _mesa_set_enable()
1266 return ctx->Debug.SyncOutput; in _mesa_IsEnabled()
Derrors.c744 ctx->Debug.SyncOutput = GL_FALSE; in _mesa_init_errors()
Dmtypes.h3322 GLboolean SyncOutput; member