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

Struct Framebuffer

gl/types_debug.go:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34type Framebuffer struct {
35 Value uint32
36}
37
38type Renderbuffer struct {
39 Value uint32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected