mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Add useLocalMemory flag to ImageInfo
Change-Id: I664f9e17c0c480c2b7b2b34dcfaefa7929b9ddfe
This commit is contained in:
committed by
sys_ocldev
parent
20fd137437
commit
694b643df1
@@ -220,6 +220,7 @@ struct ImageInfo {
|
||||
uint32_t baseMipLevel;
|
||||
uint32_t mipCount;
|
||||
bool preferRenderCompression;
|
||||
bool useLocalMemory;
|
||||
};
|
||||
|
||||
struct McsSurfaceInfo {
|
||||
|
||||
Reference in New Issue
Block a user