Skip to content

venus: use narrow range to match up with mesa EGL

Yiwei Zhang requested to merge zzyiwei/mesa:vn-ycbcr-range-fix into main

This matches up with the native gl drivers as well as the media stack.

VK_SAMPLER_YCBCR_RANGE_ITU_NARROW <=> EGL_YUV_NARROW_RANGE_EXT

Test:

  • android.graphics.cts.MediaVulkanGpuTest
  • android.media.cts.EncodeDecodeTest
Edited by Yiwei Zhang

Merge request reports