mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Clean incorrect namespace comment
Change-Id: Ica91f0f7c0883c3ae8edba0e4b1a78a3c10b9256 Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
7b5778c048
commit
aa1a359817
@ -72,6 +72,5 @@ struct ImageImp : public Image {
|
||||
NEO::ImageInfo imgInfo = {};
|
||||
NEO::GraphicsAllocation *allocation = nullptr;
|
||||
ze_image_desc_t imageFormatDesc = {};
|
||||
}; // namespace L0
|
||||
|
||||
};
|
||||
} // namespace L0
|
||||
|
Reference in New Issue
Block a user