Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FBO ¶
type FBO struct {
// contains filtered or unexported fields
}
FBO implements an intermediate sRGB FBO for gamma-correct rendering on platforms without sRGB enabled native framebuffers.
func (*FBO) AfterPresent ¶
func (s *FBO) AfterPresent()
Click to show internal directories.
Click to hide internal directories.