Searched refs:ShaderErrors (Results 1 – 2 of 2) sorted by relevance
284 return ctx->Debug.ShaderErrors[id]; in should_log()711 control_messages(ctx->Debug.ShaderErrors, SHADER_ERROR_COUNT, in _mesa_DebugMessageControlARB()753 memset(ctx->Debug.ShaderErrors, GL_TRUE, sizeof ctx->Debug.ShaderErrors); in _mesa_init_errors()
3325 GLboolean ShaderErrors[SHADER_ERROR_COUNT]; member