Lines Matching full:webgl
982 [Qt] When we render WebGL offscreen, color conversion cost a lot of CPU cycles
985 Add tests and benchmarks for the software fallback of WebGL.
987 * tests/benchmarks/webgl/10000_triangles.html: Added.
988 * tests/benchmarks/webgl/tst_webgl.cpp: Added.
998 * tests/benchmarks/webgl/tst_webgl.qrc: Added.
999 * tests/benchmarks/webgl/webgl.pro: Added.
1100 [Qt] QWebPage with WebGL content crashes when rendering if no QWebView parent
1108 with a WebGL context that has no owning view. Shouldn't crash.