Skip to content

issues Search Results · repo:go-gl/cl language:C

Filter by

5 results
 (77 ms)

5 results

ingo-gl/cl (press backspace or delete to remove)

Go1.8 I can get the dreaded panic: runtime error: cgo argument has Go pointer to Go pointer in cl.GetPlatformIDs() when i make the cl.PlatformID argument a non-local variable. Same for cl.DeviceId in cl.GetDeviceIDs()... ...
  • notnot
  • Opened 
    on Oct 29, 2017
  • #6

With the new OpenCL cl.h file there is a change where an anonymous enum is giving troubles: github.com/go-gl/cl/v1.2/cl ../../../../go/extern/src/github.com/go-gl/cl/v1.2/cl/package.go:726: unknown field ...
  • notnot
  • 1
  • Opened 
    on May 8, 2017
  • #5

When building, /usr/bin/ld: cannot find -lCL. $ locate libCL # No results $ locate libOpenCL /opt/intel/opencl/libOpenCL.so /opt/intel/opencl/libOpenCL.so.1 ...
  • remexre
  • 1
  • Opened 
    on Aug 3, 2016
  • #4

Any calls to functions which calls cgo with a double pointer, (for example CreateProgramWithSource) will cause a runtime error: panic: runtime error: cgo argument has Go pointer to Go pointer In Go 1.6 ...
  • 1lann
  • 3
  • Opened 
    on Feb 6, 2016
  • #2

Hi, I see this package has a lot of comments without a space after the two forward slashes, e.g.: //Create Command Queue Idiomatic Go style for comments is to include a space after the two forward slashes, ...
  • dmitshur
  • 3
  • Opened 
    on Mar 26, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub