intel / IA-Hardware-Composer

35 stars 81 forks source link

Force to create GL surface for ForceXXXForAllLayers #673

Closed Shao-Feng closed 4 years ago

Shao-Feng commented 4 years ago

If the first layer is video, a nativesurface will be created during ForceGpuForAllLayers. In ForceGpuForAllLayers, all surface should be GL surface. For VPP composing, the surface should also be 3D format

Change-Id: I0cd48ee863329e64afab4c6497fd2f3d52485f50 Tests: Work well on CIV video case Tracked-On: https://jira.devtools.intel.com/browse/OAM-88556 Signed-off-by: Shaofeng Tang shaofeng.tang@intel.com