DescriptionDisable Occlusion Query on MediaTek MT8135
Devices with some versions of the MediaTek MT8135 GPU driver do not
return values when an occlusion query is performed, which causes a
hard CHECK to get hit in GLES2Implementation::GetQueryObjectuivEXT.
This adds an entry to the GPU bug list for this device (which identifies
as PowerVR Rogue Han), preventing occlusion queries from being used on
affected devices and driver versions.
BUG=474413
TEST=OcclusionQuery.Occlusion
Committed: https://crrev.com/0b011504b5d210b45ab543d3646abb4f563f2ee8
Cr-Commit-Position: refs/heads/master@{#324072}
Patch Set 1 : #
Total comments: 1
Patch Set 2 : Rebase #Messages
Total messages: 17 (7 generated)
|