Platform/GFX/WebCL: Difference between revisions

Jump to navigation Jump to search
Line 25: Line 25:
   http://hg.mozilla.org/projects
   http://hg.mozilla.org/projects


=Comparison of the two projects=
= Comparison of the two projects =


To explore areas of consensus between the two projects, let's build a comparison table. Treat it as free-form. Add there features, design choices, anything that is useful to compare between the two projects. If something needs to be explained in more detail, add a paragraph below.
To explore areas of consensus between the two projects, let's build a comparison table. Treat it as free-form. Add there features, design choices, anything that is useful to compare between the two projects. If something needs to be explained in more detail, add a paragraph below.  


{|border="1"
{| border="1"
|-
|-
!Feature/Aspect
! Feature/Aspect  
!Fabien's project
! Fabien's project  
!Nokia's project
! Nokia's project  
!Comments
! Comments
|-
|-
|Feature X
| Process model
|done in a certain way
|  
|done in a different way
| WebCL runs in the JavaScript VM process
|
|  
|-
|-
|Aspect Y
| TypedArray usage
|colspan="2"|Consensus: done in this way on both sides
|
|
| Used via WebCLDataObject
|
|-
| Kernel language
|
| OpenCL C (no modifications)
|
|-
|
|
|
|
|-
| Aspect Y  
| colspan="2" | Consensus: done in this way on both sides  
|  
|}
|}
1

edit

Navigation menu