GmmClientContext cleanup

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-06-28 17:36:16 +00:00
committed by Compute-Runtime-Automation
parent 753b0d82d5
commit 1a042af9c6
31 changed files with 139 additions and 186 deletions

View File

@ -5,6 +5,7 @@
*
*/
#include "shared/source/gmm_helper/client_context/gmm_client_context.h"
#include "shared/source/gmm_helper/gmm.h"
#include "shared/source/gmm_helper/gmm_helper.h"
#include "shared/source/helpers/hw_info.h"
@ -26,7 +27,6 @@
#include "GL/gl.h"
#include "GL/glext.h"
#include "gmm_client_context.h"
#include "gtest/gtest.h"
#include "igfxfmid.h"