1.23
2.0
main
test-branch
| Line | |
|---|
| 1 | ToDo:
|
|---|
| 2 | For the kernel source currently, CIVL can't take a string and interpret it into a function.
|
|---|
| 3 | For now, convert to a regular method
|
|---|
| 4 | Get those types for kernel, __global, etc. somehow
|
|---|
| 5 | How to make it so that we can go __global string [name]?
|
|---|
| 6 | How to convert to regular method?
|
|---|
| 7 | How to pass in a method as parameter in c?
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | Two paths:
|
|---|
| 11 | Turn into completely regular methods right now
|
|---|
| 12 | Have to deal with those types later
|
|---|
| 13 | Make structs/typedefs for them of kernel
|
|---|
| 14 | What to do about __global and __local? (also applies to the one above)
|
|---|
| 15 | Done:
|
|---|
| 16 | |
|---|
Note:
See
TracBrowser
for help on using the repository browser.