Descriptiongpu_perftests: Use zero size gl surface for offscreen rendering
In GLX, most of the drivers can cope with both PBuffer and Surfaceless modes
for offscreen rendering. In EGL though, Intel driver only works with
Surfaceless.
This CL changes all hardware platforms to use Surfaceless by forcing a zero
size GL surface initialization. Ozone-GBM wasn't previously working because of
that but now works fine.
BUG=423481
TEST=gpu_perftests on GBM
Committed: https://crrev.com/274eb3202c59d4842c191e924577e81f14044af5
Cr-Commit-Position: refs/heads/master@{#325514}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|