WebGL 2 on AMD APU ?

270 views
Skip to first unread message

Evgeny Demidov

unread,
Jun 20, 2016, 5:44:45 AM6/20/16
to webgl-d...@googlegroups.com
in Chrome 51.0.2704.103 m on notebook with AMD APU I can't get WebGL or
WebGL2 context with
#enable-unsafe-es3-apis (all other flags are default)
#ignore-gpu-blacklist doesn't help

chrome://gpu
all: Software only
WebGL: Unavailable

Evgeny

Miao, Qiankun

unread,
Jun 20, 2016, 5:49:09 AM6/20/16
to webgl-d...@googlegroups.com
What's the string of GL_VENDOR, GL_RENDERER, GL_VERSION in chrome://gpu?
--
You received this message because you are subscribed to the Google Groups "WebGL Dev List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webgl-dev-lis...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Evgeny Demidov

unread,
Jun 20, 2016, 6:43:27 AM6/20/16
to webgl-d...@googlegroups.com
GL_VENDOR, GL_RENDERER, GL_VERSION empty
GPU0 VENDOR = 0x1002, DEVICE = 0x9830

Driver vendor AMD
version 15.200.1055.0
date 7-6-2015
on Windows 10

shall I try to update driver?

20.06.2016 12:49, Miao, Qiankun пишет:

Miao, Qiankun

unread,
Jun 20, 2016, 6:51:50 AM6/20/16
to webgl-d...@googlegroups.com
Sorry. I don't know why your GL_RENDERER and GL_VERSION are empty in chrome://gpu.
Is webgl OK without any flags?

Evgeny Demidov

unread,
Jun 20, 2016, 7:31:29 AM6/20/16
to webgl-d...@googlegroups.com
with default flags
Google Inc.
ANGLE (AMD Radeon HD 8400 Direct3D9Ex vs_3_0 ps_3_0
OpenGL ES 2.0 (ANGLE 2.1.0.1a1b130c37e13)

20.06.2016 13:51, Miao, Qiankun пишет:

Evgeny Demidov

unread,
Jun 21, 2016, 2:37:07 AM6/21/16
to webgl-d...@googlegroups.com
I get the same error on Asus 1215B netbook with Win 10, Radeon HD 6310,
AMD APU
(first notebook was Lenovo G505)

Evgeny

20.06.2016 14:36, Evgeny Demidov пишет:

Jamie Madill

unread,
Jun 21, 2016, 1:26:55 PM6/21/16
to webgl-d...@googlegroups.com
We seem to be disabling D3D11 for you here (vs_3_0/ps_3_0). We won't be able to run ES3 / WebGL 2 in that case.

You could try saving the whole log from about:gpu and uploading it in a crbug.com/new report. CC me, kbr, geofflang, and we can maybe figure out why.

(BTW I think the flag you want is --disable-gpu-driver-bug-workarounds, not blacklist)

Evgeny Demidov

unread,
Jun 22, 2016, 12:35:44 AM6/22/16
to webgl-d...@googlegroups.com



issue 622175
thank you all works with --disable-gpu-driver-bug-workarounds flag

Evgeny

21.06.2016 20:26, Jamie Madill:
Reply all
Reply to author
Forward
0 new messages