Add method to add gen specific sampler state params

Change-Id: I6ea3747deabc9bc2aca38dce1ddfcca5158b9f41
This commit is contained in:
Mateusz Jablonski
2018-01-24 10:23:11 +01:00
parent 5f98d9f9ff
commit 4aaa726758
8 changed files with 115 additions and 25 deletions

View File

@ -22,7 +22,6 @@
#pragma once
#include "unit_tests/mocks/mock_device.h"
#include "runtime/helpers/hw_info.h"
#include <cassert>
namespace OCLRT {