Skip to content
Snippets Groups Projects
Commit 8568124d authored by Stephan Seitz's avatar Stephan Seitz
Browse files

cuda.TextureReference.set_array(tex_ref, cu_array) -> tex_ref.set_array(cu_array)

I missed that this is actually a member function. Better call it
directly to make it also work with `cuda.SurfaceReference`.
parent f16225d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment