Summary: | Create working test of texture interoperation | ||
---|---|---|---|
Product: | [JogAmp] Jocl | Reporter: | Wade Walker <wwalker3> |
Component: | opencl | Assignee: | Wade Walker <wwalker3> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | ||
Priority: | --- | ||
Version: | 1 | ||
Hardware: | All | ||
OS: | all | ||
Type: | --- | SCM Refs: |
5ba5c8d1e14e0e9edb087c091586c6c14e037fb4
|
Workaround: | --- |
Description
Wade Walker
2014-04-04 22:45:30 CEST
Test created in branch https://github.com/WadeWalker/jocl/tree/bug_1003_add_texture_interop_test in the file https://github.com/WadeWalker/jocl/blob/bug_1003_add_texture_interop_test/test/com/jogamp/opencl/gl/CLGLTest.java. Waiting for Jenkins to be restarted so I can test in the cluster (works on my 3 video cards, though). Test pushed to master. Fails texel value comparison on linux-x86_32-nvidia and linux-x86_64-nvidia, but works fine everywhere else. |