mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
Enable stateless compression on xehp
Related-To: NEO-5107 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2dd0e67e65
commit
e5237c2368
@@ -10,6 +10,7 @@ namespace NEO {
|
||||
struct ApiSpecificConfig {
|
||||
enum ApiType { OCL,
|
||||
L0 };
|
||||
static bool isStatelessCompressionSupported();
|
||||
static bool getHeapConfiguration();
|
||||
static bool getBindlessConfiguration();
|
||||
static ApiType getApiType();
|
||||
|
||||
Reference in New Issue
Block a user