MCPcopy Create free account
hub / github.com/golang/mobile / LinkProgram

Method LinkProgram

gl/interface.go:550–550  ·  view source on GitHub ↗

LinkProgram links the specified program. http://www.khronos.org/opengles/sdk/docs/man3/html/glLinkProgram.xhtml

(p Program)

Source from the content-addressed store, hash-verified

548 //
549 // http://www.khronos.org/opengles/sdk/docs/man3/html/glLinkProgram.xhtml
550 LinkProgram(p Program)
551
552 // PixelStorei sets pixel storage parameters.
553 //

Callers 1

CreateProgramFunction · 0.65

Implementers 1

contextgl/work_other.go

Calls

no outgoing calls

Tested by

no test coverage detected