Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

i965: setup sized internalformat for MESA_FORMAT_R10G10B10A2_UNORM #136

Closed
wants to merge 1 commit into from

Conversation

tpalli
Copy link
Contributor

@tpalli tpalli commented Oct 11, 2019

Commit d2b60e4 introduced restrictions (as per GLES spec) on the
internal format. We need to setup a sized format for the texture image
so framebuffers created with that are considered complete.

This change fixes following Android CTS test in AHardwareBufferNativeTests
category:

SingleLayer_ColorTest_GpuColorOutputAndSampledImage_R10G10B10A2_UNORM

Signed-off-by: Tapani Pälli tapani.palli@intel.com

Commit d2b60e4 introduced restrictions (as per GLES spec) on the
internal format. We need to setup a sized format for the texture image
so framebuffers created with that are considered complete.

This change fixes following Android CTS test in AHardwareBufferNativeTests
category:

   SingleLayer_ColorTest_GpuColorOutputAndSampledImage_R10G10B10A2_UNORM

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
@tpalli
Copy link
Contributor Author

tpalli commented Oct 28, 2019

This commit landed Mesa master.

@renchenglei
Copy link
Contributor

Thanks @tpalli. Some weeks ago, we have included this changes and run one round of full cts test, issue could be fixed, and no new regression found.

@tpalli tpalli closed this Jan 10, 2020
@tpalli tpalli deleted the 1010102_PR branch January 10, 2020 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants