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

Method CreateProgram

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

CreateProgram creates a new empty program object. http://www.khronos.org/opengles/sdk/docs/man3/html/glCreateProgram.xhtml

()

Source from the content-addressed store, hash-verified

176 //
177 // http://www.khronos.org/opengles/sdk/docs/man3/html/glCreateProgram.xhtml
178 CreateProgram() Program
179
180 // CreateRenderbuffer create a renderbuffer object.
181 //

Callers 1

CreateProgramFunction · 0.65

Implementers 1

contextgl/work_other.go

Calls

no outgoing calls

Tested by

no test coverage detected