Searched refs:OtherErrors (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Derrors.c286 return ctx->Debug.OtherErrors[id];
714 control_messages(ctx->Debug.OtherErrors, OTHER_ERROR_COUNT,
754 memset(ctx->Debug.OtherErrors, GL_TRUE, sizeof ctx->Debug.OtherErrors);
H A Dmtypes.h3326 GLboolean OtherErrors[OTHER_ERROR_COUNT]; member in struct:gl_debug_state
/external/mesa3d/src/mesa/main/
H A Derrors.c286 return ctx->Debug.OtherErrors[id];
714 control_messages(ctx->Debug.OtherErrors, OTHER_ERROR_COUNT,
754 memset(ctx->Debug.OtherErrors, GL_TRUE, sizeof ctx->Debug.OtherErrors);
H A Dmtypes.h3326 GLboolean OtherErrors[OTHER_ERROR_COUNT]; member in struct:gl_debug_state

Completed in 1280 milliseconds