Open
Bug 1329249
Opened 8 years ago
Updated 3 years ago
Images of WebGl2 Draw() function is not displayed
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: saileshbaskar2, Unassigned)
References
()
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170105155013
Steps to reproduce:
1. Goto http://webglsamples.org/WebGL2Samples/#fbo_new_blend_equation
2. Press each function to see the image and its transitions.
Actual results:
The images in the Draw() function is not displayed.
Expected results:
For each condition in the Draw() function, the images must be displayed.
Reporter | ||
Updated•8 years ago
|
Comment 1•8 years ago
|
||
I am still not sure which one is now shown.
I can see the images in following sample. And It has the same result with google chrome.
draw_image_space
draw_instanced
draw_primitive_restart
draw_range_arrays
Flags: needinfo?(saileshbaskar2)
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Here are some screen shot in my laptop.
attachment 8827022 [details]
attachment 8827023 [details]
Updated•3 years ago
|
Severity: normal → S3
Comment 5•3 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(saileshbaskar2)
You need to log in
before you can comment on or make changes to this bug.
Description
•