Disable Occlusion Query on older PowerVR SGX 544 drivers

Devices with some older drivers for the PowerVR SGX 544 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, preventing
occlusion queries from being used on affected devices and driver versions.

BUG=474413

Review URL: https://codereview.chromium.org/1090923005

Cr-Commit-Position: refs/heads/master@{#325564}
1 file changed