mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
preferRenderCompression flag for GMM resources creation
Change-Id: I718fa21d0feb825e0a3215408c78fa49d094a15f
This commit is contained in:
committed by
sys_ocldev
parent
b0c07bf27f
commit
c939419ccc
@@ -57,6 +57,7 @@ struct ImageInfo {
|
||||
uint32_t yOffsetForUVPlane;
|
||||
GMM_YUV_PLANE_ENUM plane;
|
||||
int mipLevel;
|
||||
bool preferRenderCompression;
|
||||
};
|
||||
|
||||
struct McsSurfaceInfo {
|
||||
|
||||
Reference in New Issue
Block a user